Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DBinderTestSuite.java415 suite.addTest(new CreationExceptionTest(this)); in addToSuite()
500 public static class CreationExceptionTest extends TestCase { class in BinderTestSuite
506 public CreationExceptionTest(Builder builder) { in CreationExceptionTest() method in BinderTestSuite.CreationExceptionTest