Package | Description |
---|---|
hudson.plugins.testlink.testng |
Modifier and Type | Method and Description |
---|---|
List<Test> |
Suite.getTests()
Retrieves the list of
|
Modifier and Type | Method and Description |
---|---|
boolean |
Suite.addTest(Test test)
Adds a test into the list of
|
boolean |
Suite.removeTest(Test test)
Removes a test from the list of
|
Copyright © 2010-2013 Jenkins. All Rights Reserved.