Uses of Class
com.thed.zblast.parser.jaxb.junit.Testsuite
Packages that use Testsuite
-
Uses of Testsuite in com.thed.model
Methods in com.thed.model that return types with arguments of type TestsuiteMethod parameters in com.thed.model with type arguments of type TestsuiteModifier and TypeMethodDescriptionvoid
ZblastScriptExecutionResult.setTestSuite
(List<Testsuite> testSuite) -
Uses of Testsuite in com.thed.zblast.parser
Methods in com.thed.zblast.parser that return types with arguments of type TestsuiteMethod parameters in com.thed.zblast.parser with type arguments of type TestsuiteModifier and TypeMethodDescriptionstatic List<TestcaseModel>
JUnitResultParser.getTestsFromScriptJobTestSuiteList
(List<Testsuite> testSuites, AutomationScriptJobDTO automationScriptJobDTO) static List<TestcaseModel>
JUnitResultParser.getTestsFromTestSuiteList
(List<Testsuite> testSuites, AutomationJobDetail automationJob) static List<TestcaseModel>
JUnitResultParser.getTestsFromTestSuiteListFromGenericParser
(List<Testsuite> testSuites, AutomationJobDetail automationJob) static List<TestcaseModel>
JUnitResultParser.getTestsFromTestSuiteListFromScriptJobGenericParser
(List<Testsuite> testSuites, AutomationScriptJobDTO automationScriptJobDTO) -
Uses of Testsuite in com.thed.zblast.parser.jaxb.junit
Fields in com.thed.zblast.parser.jaxb.junit with type parameters of type TestsuiteMethods in com.thed.zblast.parser.jaxb.junit that return TestsuiteModifier and TypeMethodDescriptionObjectFactory.createTestsuite()
Create an instance ofTestsuite
Methods in com.thed.zblast.parser.jaxb.junit that return types with arguments of type TestsuiteModifier and TypeMethodDescriptionTestsuites.getTestsuite()
Gets the value of the testsuite property.