To create a Jetty context object, we have to import _____________
(a) org.mortbay.jetty.Context;
(b) org.jetty.Context;
(c) org.mortbay.jetty.servlet.Context;
(d) org.junit.Server;
I have been asked this question in semester exam.
I'd like to ask this question from In-container Testing topic in section In-container Testing of JUnit