|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Test | |
---|---|
hudson.plugins.testlink.testng |
Uses of Test in hudson.plugins.testlink.testng |
---|
Methods in hudson.plugins.testlink.testng that return types with arguments of type Test | |
---|---|
java.util.List<Test> |
Suite.getTests()
Retrieves the list of |
Methods in hudson.plugins.testlink.testng with parameters of type Test | |
---|---|
boolean |
Suite.addTest(Test test)
Adds a test into the list of |
boolean |
Suite.removeTest(Test test)
Removes a test from the list of |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |