Searched refs:additionalTestCases (Results 1 – 1 of 1) sorted by relevance
70 String[] additionalTestCases = { in testCaseNamesShouldMapToEnums() local76 assertEquals(testCases.length + additionalTestCases.length, TestCases.values().length); in testCaseNamesShouldMapToEnums()82 for (String testCase : additionalTestCases) { in testCaseNamesShouldMapToEnums()