public class TestopiaSite extends Object
| Constructor and Description |
|---|
TestopiaSite(org.mozilla.testopia.TestopiaAPI api)
Constructor with args.
|
| Modifier and Type | Method and Description |
|---|---|
org.mozilla.testopia.TestopiaAPI |
getApi() |
Report |
getReport() |
TestCaseWrapper[] |
getTestCases(org.mozilla.testopia.model.TestRun testRun,
org.mozilla.testopia.model.TestCase[] testCases)
Filter an array of test cases for automated test cases only.
|
void |
updateTestCase(TestCaseWrapper tc) |
protected final Report report
public TestopiaSite(org.mozilla.testopia.TestopiaAPI api)
api - public org.mozilla.testopia.TestopiaAPI getApi()
public Report getReport()
public TestCaseWrapper[] getTestCases(org.mozilla.testopia.model.TestRun testRun, org.mozilla.testopia.model.TestCase[] testCases)
testRun - testCases - array of test casespublic void updateTestCase(TestCaseWrapper tc)
tc - Copyright © 2012-2013 Jenkins CI. All Rights Reserved.