CoCoME System Tests

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

Packages that use IUpdateReceiver
org.cocome.tradingsystem.systests.interfaces All interfaces that have to be implemented by a test driver (or glue code). 
 

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

Subinterfaces of IUpdateReceiver in org.cocome.tradingsystem.systests.interfaces
 interface ICashBox
          Interface of the cashbox consisting of a "box" containing the money and some keys allowing user input.
 interface ILightsDisplay
          Interface for the lights display at a cash desk.
 interface IPrinter
          Interface of the printer which is used to print receipts.
 interface IUserDisplay
          Interface of the display visible to the user displaying product information and the running total.
 


CoCoME System Tests

CoCoME System Tests - 0.1