Searched refs:NoInjectConstructor (Results 1 - 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
H A DBinderTest.java425 "1) Could not find a suitable constructor in " + NoInjectConstructor.class.getName(),
554 @Inject MissingParameter(NoInjectConstructor noInjectConstructor) {}
557 static class NoInjectConstructor { class in class:BinderTest
558 private NoInjectConstructor() {} method in class:BinderTest.NoInjectConstructor

Completed in 42 milliseconds