public interface SynchronizationAssertionSteps<T>
| Modifier and Type | Method and Description |
|---|---|
void |
assertMethodResult(T wrappedInterfaceMock) |
void |
callMethodOnProxy(T synchronizedProxy) |
void |
prepareMockForCall(T wrappedInterfaceMock,
T synchronizedProxy,
LockAssertions lockAssertions) |
void assertMethodResult(T wrappedInterfaceMock)
void prepareMockForCall(T wrappedInterfaceMock, T synchronizedProxy, LockAssertions lockAssertions)
void callMethodOnProxy(T synchronizedProxy)