Package io.ebean.test.containers.process
Class ProcessHandler
java.lang.Object
io.ebean.test.containers.process.ProcessHandler
Handle the external process response (exit code, std out, std err).
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProcessResultProcess a basic command.static ProcessResultstatic ProcessResultmatchCommand(String match, String clearMatch, String... command) static ProcessResult
-
Method Details
-
matchCommand
-
command
Process a basic command. -
command
-
process
-