Searched refs:expectedTestCaseName (Results 1 – 1 of 1) sorted by relevance
39 …public void testNaming(String methodName, String expectedTestCaseName) throws NoSuchMethodExceptio… in testNaming() argument44 assertEquals(expectedTestCaseName, name); in testNaming()