Package | Description |
---|---|
hudson.plugins.testlink.testng |
Modifier and Type | Method and Description |
---|---|
List<TestMethod> |
Class.getTestMethods()
Retrieves the list of
|
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2010-2011 the Jenkins TestLink plug-in team-2013 Jenkins. All Rights Reserved.