Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/bugs/injection/
DParentTestMockInjectionTest.java32 @Mock protected DaoA daoFromParent; field in ParentTestMockInjectionTest.BaseTest
53 private DaoA daoFromParent; field in ParentTestMockInjectionTest.TestedSystem