Uses of Class
org.easymock.internal.Results
-
Packages that use Results Package Description org.easymock.internal -
-
Uses of Results in org.easymock.internal
Methods in org.easymock.internal that return Results Modifier and Type Method Description Results
ExpectedInvocationAndResults. getResults()
Constructors in org.easymock.internal with parameters of type Results Constructor Description ExpectedInvocationAndResults(ExpectedInvocation expectedInvocation, Results results)
-