public class SingleRegisteredInvocation extends Object implements RegisteredInvocations, Serializable
| Constructor and Description |
|---|
SingleRegisteredInvocation() |
public void add(Invocation invocation)
add in interface RegisteredInvocationspublic void removeLast()
removeLast in interface RegisteredInvocationspublic List<Invocation> getAll()
getAll in interface RegisteredInvocationspublic boolean isEmpty()
isEmpty in interface RegisteredInvocationsMockito, MIT License