|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestMethod | |
---|---|
hudson.plugins.testlink.testng |
Uses of TestMethod in hudson.plugins.testlink.testng |
---|
Methods in hudson.plugins.testlink.testng that return types with arguments of type TestMethod | |
---|---|
java.util.List<TestMethod> |
Class.getTestMethods()
Retrieves the list of |
Methods in hudson.plugins.testlink.testng with parameters of type TestMethod | |
---|---|
boolean |
Class.addTestMethod(TestMethod testMethod)
Adds a test method into the list of |
boolean |
Class.removeTestMethod(TestMethod testMethod)
Removes a test method from the list of |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |