This class provides a means whereby tools can temporarily give access
to a shared AppletContext and applet instance(s) which will be
used in AppletContext tests.
When executing multiple test cases in the same test class, it is usually
easier for each test case to return a Status object representing whether that
individual test case passed or failed.