|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Suite | |
---|---|
hudson.plugins.testlink.result | |
hudson.plugins.testlink.testng |
Uses of Suite in hudson.plugins.testlink.result |
---|
Methods in hudson.plugins.testlink.result with parameters of type Suite | |
---|---|
protected void |
AbstractTestNGResultSeeker.handleResult(TestCaseWrapper automatedTestCase,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
TestLinkSite testlink,
br.eti.kinoshita.testlinkjavaapi.constants.ExecutionStatus status,
Suite suiteResult)
|
Uses of Suite in hudson.plugins.testlink.testng |
---|
Methods in hudson.plugins.testlink.testng that return Suite | |
---|---|
Suite |
TestNGXmlHandler.getSuite()
Retrieves the parsed Suite. |
Suite |
TestNGParser.parse(java.io.File file)
Parses the content of an input stream and returns a Suite. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |