Home
last modified time | relevance | path

Searched refs:InnerStaticClassWithoutDefinedConstructor (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/annotation/
DSpyAnnotationTest.java43 InnerStaticClassWithoutDefinedConstructor staticTypeWithoutDefinedConstructor;
298 static class InnerStaticClassWithoutDefinedConstructor { class in SpyAnnotationTest