Class DefaultCommandTester
java.lang.Object
org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters.DefaultCommandTester
- All Implemented Interfaces:
CommandTester
Default implementation of the
CommandTester
interface. Simple check for the target command. Checks execution
on system with contributed test parameters.- Author:
- tiry
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultCommandTester
public DefaultCommandTester()
-
-
Method Details
-
test
- Specified by:
test
in interfaceCommandTester
-