Package | Description |
---|---|
hudson.plugins.testlink.testng |
Modifier and Type | Method and Description |
---|---|
List<Class> |
Test.getClasses()
Retrieves the list of
|
Modifier and Type | Method and Description |
---|---|
boolean |
Test.addClass(Class clazz)
Adds a class into the list of
|
boolean |
Test.removeClass(Class clazz)
Removes a class from the list of
|
Copyright © 2010-2011 the Jenkins TestLink plug-in team-2013 Jenkins. All Rights Reserved.