streamcruncher.test.func.generic
Class TimeWFPartitionWinSizeProviderTest
java.lang.Object
streamcruncher.test.func.OrderGenenerator
streamcruncher.test.func.generic.OrderGeneratorTest
streamcruncher.test.func.generic.TimeWF1PartitionTest
streamcruncher.test.func.generic.TimeWFPartitionWinSizeProviderTest
public abstract class TimeWFPartitionWinSizeProviderTest
- extends TimeWF1PartitionTest
This Test demonstrates the use of the TimeWFPartitionWinSizeProviderTest.CustomWindowSizeProvider and the
TimeWindowSizeProvider, which can be used to modify the default size
of the Window for a particular sub-Window in a Partition.
Here, the Partition is created at the Item-SKU level and the
TimeWFPartitionWinSizeProviderTest.CustomWindowSizeProvider is used to alter the Time Window duration
and the maximum size for the "force-field" sub-Windows. "force-field" Events
are put into sub-Windows in the Partition where they do not expire for the
duration of the Test, while the other Events like "warp-drive" SKUs use the
default values.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeWFPartitionWinSizeProviderTest
public TimeWFPartitionWinSizeProviderTest()
Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved.
(Docs generated on 3-November-2007 )