streamcruncher.test.func
Class TimeWindowTest

java.lang.Object
  extended by streamcruncher.test.func.TrafficGenerator
      extended by 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.


Constructor Summary
TimeWindowTest()
           
 
Method Summary
 int getMaxDataRows()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeWindowTest

public TimeWindowTest()
Method Detail

getMaxDataRows

public int getMaxDataRows()


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