Uses of Class
org.squashtest.squash.automation.tm.testplan.library.model.TestExecution
Packages that use TestExecution
-
Uses of TestExecution in org.squashtest.squash.automation.tm.testplan.library.model
Methods in org.squashtest.squash.automation.tm.testplan.library.model that return types with arguments of type TestExecutionConstructor parameters in org.squashtest.squash.automation.tm.testplan.library.model with type arguments of type TestExecutionModifierConstructorDescriptionProject(SourceVersion testRepository, List<TestExecution> tests, String toolCategory, Credentials testRepositoryCredentials) Project(SourceVersion testRepository, Credentials testRepositoryCredentials, String toolCategory, List<TestExecution> tests, Collection<String> environmentTags, Map<String, Object> environmentVariables)