1.

The ____________ interface is used in the creation of partial mocks with EasyMock.

A. IMockBuilder<T>
B. IMocker<T>
C. IBuilder<T>expect(T value)
D. MockBuilder<T>
Answer» B. IMocker<T>


Discussion

No Comment Found