Package | Description |
---|---|
hudson.plugins.testlink.result | |
hudson.plugins.testlink.testng |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
Suite |
TestNGXmlHandler.getSuite()
Retrieves the parsed Suite.
|
Suite |
TestNGParser.parse(File file)
Parses the content of an input stream and returns a Suite.
|
Copyright © 2010-2013 Jenkins. All Rights Reserved.