|
CoCoME System Tests | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductGenerator | |
---|---|
org.cocome.tradingsystem.systests.scenarios | This package contains the test scenarios for the trading system. |
org.cocome.tradingsystem.systests.util | Support classes for generating products and stock items. |
Uses of ProductGenerator in org.cocome.tradingsystem.systests.scenarios |
---|
Fields in org.cocome.tradingsystem.systests.scenarios declared as ProductGenerator | |
---|---|
protected ProductGenerator |
TestScenarioBase.productGenerator
Generator used for adding new products. |
Uses of ProductGenerator in org.cocome.tradingsystem.systests.util |
---|
Fields in org.cocome.tradingsystem.systests.util declared as ProductGenerator | |
---|---|
private ProductGenerator |
StockGenerator.productGenerator
The product generator containing all products we may refer to. |
Constructors in org.cocome.tradingsystem.systests.util with parameters of type ProductGenerator | |
---|---|
StockGenerator(long randomSeed,
IStorePC storePC,
ProductGenerator productGenerator)
Construct a new stock generator. |
|
CoCoME System Tests | |||||||||
PREV NEXT | FRAMES NO FRAMES |