Searched refs:checkExceptionType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/remote/mandatory/loading/
H A DMethodResultTest.java177 ok &= checkExceptionType("getAttribute", getAttributeException,
179 ok &= checkExceptionType("setAttribute", setAttributeException,
181 ok &= checkExceptionType("invoke", invokeException,
226 private static boolean checkExceptionType(String what, Exception exception, method in class:MethodResultTest

Completed in 22 milliseconds