This class provides all the client side test suites. They can be
run without an application server running. To unit test your controllers
you want to run the ServerSideTestSuite
author: Michael Rimov version: $Revision: 1.4 $ $Date: 2004/11/17 20:48:22 $ since: Expresso 4.0
Allows the test schema to be automatically be created and cleaned up as
well
Parameters: schemas - a vector of schemas to be automatically created and destroyedat the end of the test throws: Exception - upon error