1.

______________ sets stub behavior for the expected invocation.

A. andStubReturn(T value)
B. andThrow(Throwable throwable)
C. anyTimes()
D. asStub()
Answer» E.


Discussion

No Comment Found