Searched refs:exps (Results 1 – 1 of 1) sorted by relevance
269 ArrayList<Class> exps = new ArrayList<Class>(); in test_ProxyClass_withParentAndSubInThrowList() local271 exps.add(exp); in test_ProxyClass_withParentAndSubInThrowList()273 assertTrue(exps.contains(Exception.class)); in test_ProxyClass_withParentAndSubInThrowList()