Report

constructor(file: String, id: Int, args: String, stdin: List<String>?, stdout: List<String>?, stderr: List<String>?, stderrEmpty: Boolean, denyStderr: Boolean, exitCode: Int, expect: List<String>, visibility: TestCase.Visibility, diff: List<String>?, diffStderr: List<String>?, hasTimedOut: Boolean, scoreGenerator: ScoreGenerator, exeExitCode: Int, diffExitCode: Int)