streamcruncher.test.func
Class OrderAndFulfillmentGenerator

java.lang.Object
  extended by streamcruncher.test.func.OrderAndFulfillmentGenerator
Direct Known Subclasses:
OrderAndFulfillmentGeneratorTest

public abstract class OrderAndFulfillmentGenerator
extends java.lang.Object

Parent Class for all Order-Fulfillment Co-relation Test Cases. Creates 2 Streams - one for Orders and another for Fulfillments. It also produces some test data using random values.

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 )