Searched refs:interopTests (Results 1 – 2 of 2) sorted by relevance
38 protected static Collection<Story[]> createStories(String[] interopTests) in createStories() argument41 for (String interopTestName : interopTests) { in createStories()
86 public void interopTests() throws Exception { in interopTests() method in InteropInstrumentationTest