Searched refs:AnotherNoCxtors (Results 1 – 1 of 1) sorted by relevance
115 bind(AnotherNoCxtors.class); in testNoCxtors_accumulatesAllErrors()127 + AnotherNoCxtors.class.getName() + " has no constructors annotated with @Inject", in testNoCxtors_accumulatesAllErrors()137 bind(AnotherNoCxtors.class); in testNoCxtors_separateOptionsForPrivateModules()196 private static class AnotherNoCxtors {} class in RequireAtInjectOnConstructorsTest