public class SystemExitTable extends ColumnFixture
Fixture.RunTime
columnBindings, executeCalledForRow
Constructor and Description |
---|
SystemExitTable() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
exceptionMessage() |
void |
execute() |
void |
exitSystem(int code) |
void |
setSystemExitCode(int exitCode) |
boolean |
valid() |
bindColumnHeadersToMethodsAndFields, check, createBinding, doCell, doRow, doRows, executeIfNeeded, reset
callParseMethod, camel, ClearSymbols, counts, doCells, doTable, doTables, escape, escape, exception, getArgs, getArgsForTable, getLinkedFixtureWithArgs, getSymbol, getTargetClass, gray, handleBlankCell, hasParseMethod, hasSymbol, ignore, interpretTables, isFriendlyException, label, loadFixture, parse, right, setForcedAbort, setSymbol, wrong, wrong
public void setSystemExitCode(int exitCode)
public void execute()
execute
in class ColumnFixture
public boolean valid() throws java.lang.Exception
java.lang.Exception
public java.lang.String exceptionMessage()
public void exitSystem(int code)