Searched refs:expectedShortNames (Results 1 – 1 of 1) sorted by relevance
73 List<String> expectedShortNames = Arrays.asList(TEST_CLASS_SHORTNAME, TEST_SUITE_SHORTNAME); in testGetOptionShortNames() local75 optionShortNames.containsAll(expectedShortNames)); in testGetOptionShortNames()