OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aftertestmethods
(Results
1 - 1
of
1
) sorted by null
/external/testng/src/main/java/org/testng/internal/
NoOpTestClass.java
59
public void setAfterTestMethod(ITestNGMethod[]
afterTestMethods
) {
60
m_afterTestMethods=
afterTestMethods
;
72
* @return Returns the
afterTestMethods
.
Completed in 74 milliseconds