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