Searched refs:MethodInterceptionTest (Results 1 – 3 of 3) sorted by relevance
50 "core/test/com/google/inject/MethodInterceptionTest.java",
145 suite.addTestSuite(MethodInterceptionTest.class); in suite()
39 public class MethodInterceptionTest extends TestCase { class