|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Class | |
---|---|
hudson.plugins.testlink.testng |
Uses of Class in hudson.plugins.testlink.testng |
---|
Methods in hudson.plugins.testlink.testng that return types with arguments of type Class | |
---|---|
java.util.List<Class> |
Test.getClasses()
Retrieves the list of |
Methods in hudson.plugins.testlink.testng with parameters of type Class | |
---|---|
boolean |
Test.addClass(Class clazz)
Adds a class into the list of |
boolean |
Test.removeClass(Class clazz)
Removes a class from the list of |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |