Class InvokeMainTestCase.MainMethodResult

java.lang.Object
edu.pdx.cs.joy.InvokeMainTestCase.MainMethodResult
Enclosing class:
InvokeMainTestCase

protected static class InvokeMainTestCase.MainMethodResult extends Object
Invokes the main method of a class and captures information about the invocation such as the data written to standard out and standard error and the exit code.