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

/openjdk7/jdk/test/javax/management/descriptor/
H A DDescriptorTest.java268 private final ExceptionCase immutableTest;
277 private static abstract class ExceptionCase extends ProtoCase<Exception> { class in class:DescriptorTest
279 ExceptionCase(String name) { method in class:DescriptorTest.ExceptionCase
317 private static abstract class IllegalExceptionCase extends ExceptionCase {
328 extends ExceptionCase {

Completed in 2846 milliseconds