Searched refs:NoValidConstructor (Results 1 – 1 of 1) sorted by relevance
93 NoValidConstructor noValidConstructor; in should_report_when_no_arg_less_constructor()101 .contains(NoValidConstructor.class.getSimpleName()) in should_report_when_no_arg_less_constructor()277 static class NoValidConstructor { class in SpyAnnotationTest278 NoValidConstructor(String f) { in NoValidConstructor() method in SpyAnnotationTest.NoValidConstructor