#
# The list of classes to be tested when the AMX unit tests are run.
#
# BE SURE TO ADD NEW TESTS TO Tests.java
#
#
# tests that are *standalone*; no server connection required, run these first
# since implementation (server and client) depend on them.
#
# Run this before doing any tests against AMX MBeans
#
# Tests for client specific code
#
#
# Logging
#
#
# Top level tests
#
#
# Tests for Deployment. Do this before other generic tests
# because they deploy a number of apps that will then be
# subsequently tested.
#
#
# Tests for interfaces defined in com.sun.appserv.management.base
#
#
# Tests for Monitoring
#
#
# Tests for JSR 77
#
#
# Tests for configuration
#
#
# Tests for client performance
#
#
# Test for callflow
#
# run again, to hit any MBeans created during testing
# do this last!!!