Interface JBangActionBuilder<T extends TestAction,B extends TestActionBuilder<T>>
public interface JBangActionBuilder<T extends TestAction,B extends TestActionBuilder<T>>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionexitCode(int code) exitCodes(int... codes) printOutput(boolean enabled) saveOutput(String variable) systemProperty(String name, String value) verifyOutput(String expected) verifyOutput(ValidationProcessor validationProcessor)
-
Method Details
-
app
-
command
-
script
-
file
-
file
-
arg
-
arg
-
args
-
systemProperty
-
exitCode
-
exitCodes
-
printOutput
-
verifyOutput
-
verifyOutput
-
savePid
-
saveOutput
-