public TestRunner(TestCase testCase, TestCaseType type) { this.test_case = testCase; this.type = type; }