Home / CSE MCQs / JUnit MCQs :: Discussion

Discussion :: JUnit MCQs

  1. The ____________ interface is used in the creation of partial mocks with EasyMock.
  2. A.
    IMockBuilder
    B.
    IMocker
    C.
    IBuilder
    D.
    MockBuilder

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The MockBuilder class implements the ImockBuilder interface.


Be The First To Comment