Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DPlaygroundWithDemoOfUnclonedParametersProblemTest.java26 ImportManager importManager; field in PlaygroundWithDemoOfUnclonedParametersProblemTest
34 importManager = new ImportManager(importLogDao); in setUp()
50 importManager.startImportProcess(importType, currentDate); in shouldIncludeInitialLog()
69 importManager.startImportProcess(importType, currentDate); in shouldAlterFinalLog()