| Package | Description |
|---|---|
| org.sonar.plugins.python.xunit |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
TestSuite.getTestCases()
Returns the testcases contained by this test suite
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.addTestCase(TestCase tc)
Adds the given test case to this testsuite maintaining the internal statistics
|
Copyright © 2011–2017 SonarSource and Waleri Enns. All rights reserved.