This class is used for basic test implementation in order to
highlight some errors or behaviours. The developper needs to create a new class extended of
this class and writes its own test method doTest()
author: franck.milleville@cgey.com
This method connects to the database using the default speedo properties
file and calls the test method doTest
Parameters: args - not used throws: JDOException - throws: Exception - See Also:MainLauncher.doTest()