Uses of Class
org.sonar.plugins.python.xunit.TestSuite
Packages that use TestSuite
-
Uses of TestSuite in org.sonar.plugins.python.xunit
Methods in org.sonar.plugins.python.xunit that return types with arguments of type TestSuiteModifier and TypeMethodDescriptionTestSuiteParser.getParsedReports()
Returns successfully parsed reports as a collection of TestSuite objects.