Searched refs:METHOD_5 (Results 1 – 1 of 1) sorted by relevance
94 private static final String METHOD_5 = "testBlah5"; field in ResultHandlerTest243 ITestResult moduleBTest5 = moduleBCase.getOrCreateResult(METHOD_5); in testSerialization()338 ITestResult moduleBTest5 = moduleBCase.getOrCreateResult(METHOD_5); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()471 String moduleBTest5 = String.format(XML_TEST_SKIP, METHOD_5); in writeResultDir()661 assertEquals("Incorrect name", METHOD_5, moduleBTest5.getName()); in checkResult()