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.java364 suite.addTest(new CreationExceptionTest(this)); in addToSuite()
448 public static class CreationExceptionTest extends TestCase { class in BinderTestSuite
454 public CreationExceptionTest(Builder builder) { in CreationExceptionTest() method in BinderTestSuite.CreationExceptionTest