1.

The mockObject parameter of imposterise() is the class representing the static type of the imposter.(a) True(b) FalseI had been asked this question in an online quiz.My question is taken from Maven Introduction topic in section Running JUnit Tests from Maven2 of JUnit

Answer»

Correct option is (b) False

The EXPLANATION is: The mockType PARAMETER of imposterise() is the CLASS representing the static TYPE of the imposter.



Discussion

No Comment Found

Related InterviewSolutions