Class PostmanExecuteScriptResponseDto
java.lang.Object
org.qubership.atp.itf.lite.backend.feign.dto.PostmanExecuteScriptResponseDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhasNextRequest(Boolean hasNextRequest) nextRequest(String nextRequest) testResults(List<PostmanExecuteScriptResponseTestResultsInnerDto> testResults)
-
Constructor Details
-
PostmanExecuteScriptResponseDto
public PostmanExecuteScriptResponseDto()
-
-
Method Details
-
testResults
public PostmanExecuteScriptResponseDto testResults(List<PostmanExecuteScriptResponseTestResultsInnerDto> testResults) -
hasNextRequest
-
nextRequest
-