1.

___________ interface defines a sequence of expectations.(a) Sequence(b) States(c) Expectations(d) MockeryThis question was addressed to me during an interview for a job.I'm obligated to ask this question of Maven Plug-ins topic in chapter Running JUnit Tests from Maven2 of JUnit

Answer» RIGHT choice is (a) Sequence

The best I can explain: INVOCATIONS can be CONSTRAINED to occur in a strict ORDER DEFINED by a sequence.


Discussion

No Comment Found

Related InterviewSolutions