Class TestPlanEntitiesResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanEntitiesResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:57:00.272691897Z[Etc/UTC]")
public class TestPlanEntitiesResponseDto
extends Object
TestPlanEntitiesResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTestScopesItem(TestScopeDto testScopesItem) casesOutOfScope(TestCaseGroupResponseDto casesOutOfScope) boolean@Valid TestCaseGroupResponseDtoGet casesOutOfScope@Valid TestScenarioGroupResponseDtoGet scenariosOutOfCase@Valid List<TestScopeDto> Get testScopesinthashCode()scenariosOutOfCase(TestScenarioGroupResponseDto scenariosOutOfCase) voidsetCasesOutOfScope(TestCaseGroupResponseDto casesOutOfScope) voidsetScenariosOutOfCase(TestScenarioGroupResponseDto scenariosOutOfCase) voidsetTestScopes(List<TestScopeDto> testScopes) testScopes(List<TestScopeDto> testScopes) toString()
-
Constructor Details
-
TestPlanEntitiesResponseDto
public TestPlanEntitiesResponseDto()
-
-
Method Details
-
casesOutOfScope
-
getCasesOutOfScope
Get casesOutOfScope- Returns:
- casesOutOfScope
-
setCasesOutOfScope
-
scenariosOutOfCase
public TestPlanEntitiesResponseDto scenariosOutOfCase(TestScenarioGroupResponseDto scenariosOutOfCase) -
getScenariosOutOfCase
Get scenariosOutOfCase- Returns:
- scenariosOutOfCase
-
setScenariosOutOfCase
-
testScopes
-
addTestScopesItem
-
getTestScopes
Get testScopes- Returns:
- testScopes
-
setTestScopes
-
equals
-
hashCode
public int hashCode() -
toString
-