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

/openjdk7/jdk/test/javax/management/descriptor/
H A DDescriptorTest.java219 this.immutableTest = new UnsupportedExceptionCase(name) {
327 private static abstract class UnsupportedExceptionCase class in class:DescriptorTest
329 UnsupportedExceptionCase(String name) { method in class:DescriptorTest.UnsupportedExceptionCase

Completed in 23 milliseconds