|
CoCoME System Tests | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestScenarioBase.StoreWrapper | |
---|---|
org.cocome.tradingsystem.systests.scenarios | This package contains the test scenarios for the trading system. |
Uses of TestScenarioBase.StoreWrapper in org.cocome.tradingsystem.systests.scenarios |
---|
Fields in org.cocome.tradingsystem.systests.scenarios with type parameters of type TestScenarioBase.StoreWrapper | |
---|---|
protected java.util.List<TestScenarioBase.StoreWrapper> |
TestScenarioBase.stores
The list of stores. |
Methods in org.cocome.tradingsystem.systests.scenarios that return TestScenarioBase.StoreWrapper | |
---|---|
protected TestScenarioBase.StoreWrapper |
TestScenarioBase.createStore(int numCashLines)
Creates a new store with the given number of cash lines and a generated stock. |
|
CoCoME System Tests | |||||||||
PREV NEXT | FRAMES NO FRAMES |