HomeSort by relevance Sort by last modified time
    Searched refs:ParentInjectorTest (Results 1 - 2 of 2) sorted by null

  /external/guice/core/test/com/google/inject/
AllTests.java 94 suite.addTestSuite(ParentInjectorTest.class);
ParentInjectorTest.java 39 public class ParentInjectorTest extends TestCase {
232 "No scope is bound to com.google.inject.ParentInjectorTest$MyScope.",
233 "at " + F.class.getName() + ".class(ParentInjectorTest.java",
262 "at " + F.class.getName() + ".class(ParentInjectorTest.java:",

Completed in 52 milliseconds