public interface InvocationContainer
Modifier and Type | Method and Description |
---|---|
void |
clearInvocations() |
List<Invocation> |
getInvocations() |
List<StubbedInvocationMatcher> |
getStubbedInvocations() |
List<Invocation> getInvocations()
void clearInvocations()
List<StubbedInvocationMatcher> getStubbedInvocations()