Class ConsoleRunner
java.lang.Object
de.firemage.autograder.core.dynamic.ConsoleRunner
- All Implemented Interfaces:
TestRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConsoleRunner
-
-
Method Details
-
runTests
public List<List<Event>> runTests(StaticAnalysis analysis, Path jar) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-