Test case for the
AppletConfiguration class.
author: Emmanuel Bourg version: $Revision: 515306 $, $Date: 2005-02-26 13:56:39 +0100 (Sa, 26 Feb version: 2005) $
Field Summary
boolean
supportsApplet A flag whether tests with an applet can be run.
Initializes the tests. This implementation checks whether an applet can
be used. Some environments, which do not support a GUI, don't allow
creating an Applet instance. If we are in such an
environment, some tests need to behave differently or be completely
dropped.