Class TestCaseLastStatusDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseLastStatusDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:25.973833073Z[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