Searched refs:nullFoosTwo (Results 1 – 1 of 1) sorted by relevance
98 Interceptable nullFoosTwo = childTwo.getInstance(Interceptable.class); in testSharedProxyClasses() local99 assertNull(nullFoosTwo.foo()); // confirm it's being intercepted in testSharedProxyClasses()104 nullFoosTwo.getClass()); in testSharedProxyClasses()