CoCoME System Tests

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

Packages that use ICashBox
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 ICashBox in org.cocome.tradingsystem.systests.interfaces
 

Methods in org.cocome.tradingsystem.systests.interfaces that return ICashBox
 ICashBox ICashDesk.getCashBox()
          Returns the cashbox for this cash desk.
 

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

Fields in org.cocome.tradingsystem.systests.scenarios declared as ICashBox
protected  ICashBox ProcessSaleBase.cashBox
          The cash box used for this sale
 


CoCoME System Tests

CoCoME System Tests - 0.1