Home
last modified time | relevance | path

Searched defs:NoValidConstructor (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/annotation/
DSpyAnnotationTest.java277 static class NoValidConstructor { class in SpyAnnotationTest
278 NoValidConstructor(String f) { in NoValidConstructor() method in SpyAnnotationTest.NoValidConstructor