streamcruncher.test.func
Class TrafficGenerator

java.lang.Object
  extended by streamcruncher.test.func.TrafficGenerator
Direct Known Subclasses:
HighestRowsWindowFTest, RandomRowsWindowFTest, SlidingWindowTest, TimeWindowTest, TumblingWindowTest

public abstract class TrafficGenerator
extends java.lang.Object

Test Case with a single Stream of Vehicular traffic data.

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.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved. (Docs generated on 3-November-2007 )