CoCoME System Tests

Uses of Interface
org.cocome.tradingsystem.systests.interfaces.IBank

Packages that use IBank
org.cocome.tradingsystem.systests.interfaces All interfaces that have to be implemented by a test driver (or glue code). 
org.cocome.tradingsystem.systests.scenarios This package contains the test scenarios for the trading system. 
 

Uses of IBank in org.cocome.tradingsystem.systests.interfaces
 

Methods in org.cocome.tradingsystem.systests.interfaces that return IBank
 IBank ITestDriver.getBank()
          Returns the globally unique bank used for all credit card transactions.
 

Uses of IBank in org.cocome.tradingsystem.systests.scenarios
 

Fields in org.cocome.tradingsystem.systests.scenarios declared as IBank
protected  IBank TestScenarioBase.bank
          The bank
 


CoCoME System Tests

CoCoME System Tests - 0.1