Home
last modified time | relevance | path

Searched refs:ScopesTest (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/test/com/google/inject/
DAllTests.java55 "testUnscopedProviderWorksOutsideOfRequestedScope(" + ScopesTest.class.getName() + ")",
98 suite.addTestSuite(ScopesTest.class); in suite()
DScopesTest.java59 public class ScopesTest extends TestCase { class
408 "at " + ScopesTest.class.getName(), in testBindScopeTooManyTimes()