Constructor and Description |
---|
LatchCountDownAndCallRealMethodAnswer(int count) |
Modifier and Type | Method and Description |
---|---|
Void |
answer(org.mockito.invocation.InvocationOnMock invocation) |
CountDownLatch |
getLatch() |
public LatchCountDownAndCallRealMethodAnswer(int count)
count
- to set in a CountDownLatch
.public CountDownLatch getLatch()