|
CoCoME System Tests | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |