Searched refs:NoValidConstructor (Results 1 – 1 of 1) sorted by relevance
98 NoValidConstructor noValidConstructor; in should_report_when_no_arg_less_constructor()106 .contains(NoValidConstructor.class.getSimpleName()) in should_report_when_no_arg_less_constructor()309 static class NoValidConstructor { class in SpyAnnotationTest310 NoValidConstructor(String f) { in NoValidConstructor() method in SpyAnnotationTest.NoValidConstructor