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