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

/openjdk7/jdk/test/javax/management/mxbean/
H A DExceptionDiagnosisTest.java124 public CaseProb getCaseProb();
128 public CaseProb getCaseProb() {return null;}
131 public static class CaseProb { class in class:ExceptionDiagnosisTest
133 public CaseProb(String urlPath) {} method in class:ExceptionDiagnosisTest.CaseProb
209 CaseProb prob = proxy.getCaseProb();
217 fail("Exception chain for CaseProb does not mention property" +

Completed in 62 milliseconds