streamcruncher.test.func
Class TimeWindowTest
java.lang.Object
streamcruncher.test.func.TrafficGenerator
streamcruncher.test.func.TimeWindowTest
- Direct Known Subclasses:
- TimeMaxWindowTest, TimeWindowFTest
public abstract class TimeWindowTest
- extends TrafficGenerator
Special Test Case for "Time based Windows".
Note: Some of the "Time based Window" Tests may fail occassionally,
because the expiry times of Events and hence the expected results are
dependent on the Hardware's performance. A slight delay in scheduling the
Query might cause the Test case to fail. In such cases, try running the Test
again or correct the expected behaviour.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeWindowTest
public TimeWindowTest()
getMaxDataRows
public int getMaxDataRows()
Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved.
(Docs generated on 3-November-2007 )