Uses of Class
de.firemage.autograder.core.dynamic.RunnerException
Packages that use RunnerException
-
Uses of RunnerException in de.firemage.autograder.core.dynamic
Methods in de.firemage.autograder.core.dynamic that throw RunnerExceptionModifier and TypeMethodDescriptionDockerConsoleRunner.runTests(StaticAnalysis analysis, Path jar, Consumer<LinterStatus> statusConsumer) -
Uses of RunnerException in de.firemage.autograder.core.integrated
Methods in de.firemage.autograder.core.integrated that throw RunnerExceptionModifier and TypeMethodDescriptionvoidIntegratedAnalysis.runDynamicAnalysis(Path tests, Consumer<LinterStatus> statusConsumer)