Home
last modified time | relevance | path

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

/external/easymock/src/org/easymock/internal/
DUnorderedBehavior.java37 if (entry.getExpectedInvocation().equals(expected)) { in addExpected()
50 if (!entry.getExpectedInvocation().matches(actual)) { in addActual()
85 && entry.getExpectedInvocation().matches(invocation); in getMessages()
108 .getExpectedInvocation(); in allowsExpectedInvocation()
DExpectedInvocationAndResult.java34 public ExpectedInvocation getExpectedInvocation() { in getExpectedInvocation() method in ExpectedInvocationAndResult
DExpectedInvocationAndResults.java34 public ExpectedInvocation getExpectedInvocation() { in getExpectedInvocation() method in ExpectedInvocationAndResults
DMocksBehavior.java72 if (each.getExpectedInvocation().matches(actual)) { in getStubResult()
/external/guice/lib/build/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/external/guice/extensions/persist/lib/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...