Searched defs:openResource (Results 1 – 2 of 2) sorted by relevance
20 public static InputStream openResource(Class testClass, String subPath) { in openResource() method in TestResourceUtil
71 Reader openResource(String resourceName) throws IOException; in openResource() method