Searched refs:expectedMethods (Results 1 – 4 of 4) sorted by relevance
28 List<String> expectedMethods = Arrays.asList(new String[] { in assertOrder() local31 int size = expectedMethods.size(); in assertOrder()33 for (String em : expectedMethods) { in assertOrder()
43 private void testFailedReporter(Class<?> cls, String[] expectedMethods, String expectedLine) { in testFailedReporter() argument51 for (String s : expectedMethods) { in testFailedReporter()
139 List<String> expectedMethods = new ArrayList<>(); in handshakerMethodsMatch() local141 expectedMethods.add(m.getName()); in handshakerMethodsMatch()149 assertThat(actualMethods).containsAllIn(expectedMethods); in handshakerMethodsMatch()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...