Home
last modified time | relevance | path

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

/external/easymock/src/org/easymock/internal/
DExpectedInvocationAndResult.java20 public class ExpectedInvocationAndResult implements Serializable { class
28 public ExpectedInvocationAndResult(ExpectedInvocation expectedInvocation, in ExpectedInvocationAndResult() method in ExpectedInvocationAndResult
DMocksBehavior.java31 …private final List<ExpectedInvocationAndResult> stubResults = new ArrayList<ExpectedInvocationAndR…
57 stubResults.add(new ExpectedInvocationAndResult(expected, result)); in addStub()
71 for (ExpectedInvocationAndResult each : stubResults) { 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/ ...