|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCase | |
|---|---|
| org.sonar.plugins.python.xunit | |
| Uses of TestCase in org.sonar.plugins.python.xunit |
|---|
| Methods in org.sonar.plugins.python.xunit that return types with arguments of type TestCase | |
|---|---|
List<TestCase> |
TestSuite.getTestCases()
Returns the testcases contained by this test suite |
| Methods in org.sonar.plugins.python.xunit with parameters of type TestCase | |
|---|---|
void |
TestSuite.addTestCase(TestCase tc)
Adds the given test case to this testsuite maintaining the internal statistics |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||