Searched refs:InjectionPointTest (Results 1 – 2 of 2) sorted by relevance
32 import com.google.inject.spi.InjectionPointTest;124 suite.addTestSuite(InjectionPointTest.class); in suite()
48 public class InjectionPointTest extends TestCase { class