Searched defs:TestDescription (Results 1 – 2 of 2) sorted by relevance
188 Entry<TestDescription, TestResult> testResult, TestRunResult moduleResult, in containsTestResult()214 Entry<TestDescription, TestResult> testResult, TestRunResult module, in generateTestResultSignature()
422 TestDescription TestDescription = new TestDescription(testClass, testName); in processJsonFile() local