Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockito/internal/invocation/
DInvocationsFinderTest.java161 Invocation simpleMethodInvocationThree = new InvocationBuilder().mock(mock).toInvocation(); in shouldReturnAllChunksWhenModeIsAtLeastOnce() local
170 Invocation simpleMethodInvocationThree = new InvocationBuilder().mock(mock).toInvocation(); in shouldReturnAllChunksWhenWantedCountDoesntMatch() local