streamcruncher.test.func
Class TimeMaxWindowTest

java.lang.Object
  extended by streamcruncher.test.func.TrafficGenerator
      extended by streamcruncher.test.func.TimeWindowTest
          extended by streamcruncher.test.func.TimeMaxWindowTest
Direct Known Subclasses:
TimeMaxWindowFTest

public abstract class TimeMaxWindowTest
extends TimeWindowTest

Special Test Case for "Time based Windows" with the "Max" clause.

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
TimeMaxWindowTest()
           
 
Method Summary
 
Methods inherited from class streamcruncher.test.func.TimeWindowTest
getMaxDataRows
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeMaxWindowTest

public TimeMaxWindowTest()


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