org.jete
Class SystemTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jete.cases.BaseActionTestCase
              extended byorg.jete.SystemTest
All Implemented Interfaces:
junit.framework.Test

public class SystemTest
extends BaseActionTestCase

Use this class as the main entry point for a system test. Either run directly from a junit test runner, or call via ant.

As of right now, a standard named application context file is required in the classpath to run, with a standard bean name to kick off the tests.

They are: