public class SynchronizationAssertionWorkflow<T>
extends java.lang.Object
| Constructor and Description |
|---|
SynchronizationAssertionWorkflow(T wrappedInterfaceMock,
T synchronizedProxy,
SynchronizationAssertionSteps<T> steps) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(LockAssertions lockAssertions) |
public SynchronizationAssertionWorkflow(T wrappedInterfaceMock, T synchronizedProxy, SynchronizationAssertionSteps<T> steps)
public void invoke(LockAssertions lockAssertions)