Class EventTestExecution
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.event.payload.EventTestExecution
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidvoidvoidsetTestResults(List<EventTestExecutionResult> pTestResults) voidsetToolName(String pToolName)
-
Field Details
-
name
-
status
-
toolName
-
testResults
-
-
Constructor Details
-
EventTestExecution
public EventTestExecution()
-
-
Method Details
-
setName
-
getName
-
setStatus
-
getStatus
-
setToolName
-
getToolName
-
setTestResults
-
getTestResults
-