Class CommandTestResult
java.lang.Object
org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.CommandTestResult
- All Implemented Interfaces:
Serializable
Wraps result for a CommandTest execution.
- Author:
- tiry
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
testSuccess
protected final boolean testSuccess -
errorMessage
-
-
Constructor Details
-
CommandTestResult
public CommandTestResult() -
CommandTestResult
-
-
Method Details
-
succeed
public boolean succeed() -
getErrorMessage
-