Class TestCaseLastStatusDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseLastStatusDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:56.491719164Z[Etc/UTC]")
public class TestCaseLastStatusDto
extends Object
TestCaseLastStatusDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet statusGet testCaseIdinthashCode()voidvoidsetTestCaseId(String testCaseId) testCaseId(String testCaseId) toString()
-
Constructor Details
-
TestCaseLastStatusDto
public TestCaseLastStatusDto()
-
-
Method Details