Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/verification/
DOrdinaryVerificationPrintsAllInteractionsTest.java26 firstInteraction(); in shouldShowAllInteractionsOnMockWhenOrdinaryVerificationFail()
46 firstInteraction(); in shouldNotShowAllInteractionsOnDifferentMock()
74 private void firstInteraction() { in firstInteraction() method in OrdinaryVerificationPrintsAllInteractionsTest