Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/annotation/
DWrongSetOfAnnotationsTest.java41 WithDependency mock; in should_allow_Spy_and_InjectMocks()
44 static class WithDependency { List<?> list; } class in WrongSetOfAnnotationsTest