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.java303 static class NoValidConstructor { class in SpyAnnotationTest
304 NoValidConstructor(String f) {} in NoValidConstructor() method in SpyAnnotationTest.NoValidConstructor