1.

The __________ package contains plugins that make it easier to write custom actions by scripting their behaviour with BeanShell.(a) org.jmock.api(b) org.jmock.lib.action(c) org.jmock.lib.script(d) org.jmock.lib.legacyThis question was addressed to me in an interview.Enquiry is from Maven Introduction in chapter Running JUnit Tests from Maven2 of JUnit

Answer»

Right option is (C) org.jmock.lib.script

Easy explanation: org.jmock.lib.script is the package containing plugins to write CUSTOM ACTIONS by SCRIPTING.



Discussion

No Comment Found

Related InterviewSolutions