Searched refs:ModuleAnnotatedMethodScannerTest (Results 1 – 2 of 2) sorted by relevance
35 import com.google.inject.spi.ModuleAnnotatedMethodScannerTest;85 suite.addTestSuite(ModuleAnnotatedMethodScannerTest.class); in suite()
47 public class ModuleAnnotatedMethodScannerTest extends TestCase { class