Uses of Class
org.sonar.plugins.python.xunit.TestCase
Packages that use TestCase
-
Uses of TestCase in org.sonar.plugins.python.xunit
Methods in org.sonar.plugins.python.xunit that return types with arguments of type TestCaseMethods in org.sonar.plugins.python.xunit with parameters of type TestCaseModifier and TypeMethodDescriptionvoidTestResult.addTestCase(TestCase tc) voidTestSuite.addTestCase(TestCase tc)