

MCQOPTIONS
Saved Bookmarks
1. |
______________ create a new capture instance that will keep only the last captured value. |
A. | newCapture() |
B. | makeThreadSafe() |
C. | createNiceControl() |
D. | createNiceMock(Class<T> toMock) |
Answer» B. makeThreadSafe() | |