Searched refs:expectExists (Results 1 – 1 of 1) sorted by relevance
89 protected InputStream getTestResource(String relativePath, boolean expectExists) { in getTestResource() argument93 if (!expectExists && stream == null) { in getTestResource()