Searched defs:assertPresent (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/jdk/javadoc/tool/exceptionHandling/
H A DTestExceptionHandling.java139 void assertPresent(String regex, List<String> output) throws Exception { method in class:TestExceptionHandling
/openjdk10/langtools/test/jdk/javadoc/tool/modules/
H A DModuleTestBase.java185 void assertPresent(String regex) throws Exception { method in class:ModuleTestBase
197 void assertPresent(String regex, Task.OutputKind kind) throws Exception { method in class:ModuleTestBase

Completed in 48 milliseconds