CoCoME System Tests

Uses of Class
org.cocome.tradingsystem.systests.TestManagerException

Packages that use TestManagerException
org.cocome.tradingsystem.systests This package mainly acts as a super package for the CoCoME trading system tests. 
 

Uses of TestManagerException in org.cocome.tradingsystem.systests
 

Methods in org.cocome.tradingsystem.systests that throw TestManagerException
static TestManager TestManager.getInstance()
          Returns the single instance of this class.
private  void TestManager.loadClass()
          Loads the class for the test driver later used to construct test driver instances.
private  void TestManager.loadProperties()
          Locate and load the properties file.
 

Constructors in org.cocome.tradingsystem.systests that throw TestManagerException
TestManager()
          Creates a new test manager class.
 


CoCoME System Tests

CoCoME System Tests - 0.1