Package de.firemage.autograder.executor
Class ConsoleExecutor
java.lang.Object
de.firemage.autograder.executor.ConsoleExecutor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConsoleExecutor
public ConsoleExecutor()
-
-
Method Details
-
execute
public void execute(String mainClass, String test, boolean quitOnFailure) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-