#This is the primary operator that is tested
PrimaryOperator: Union All

#This is the operator which gives input to the primary operator
InputOperator: Tuple Based Window

#Text description of what aspect is being tested, the operator configuration, etc.
#If more than one test exists per cell, use AspectDesc.1, AspectDesc.2, etc

AspectDesc.0: Testing Union All operator linked to Relation Stream then to Stream Output.

AspectDesc.1: Union All operator has nothing to configure. Union of StreamInput0 and StreamInput1.

AspectDesc.2: Union All operator has nothing to configure. Union of StreamInput1 and StreamInput2.

AspectDesc.3: Union All operator has nothing to configure. Union of StreamInput0, StreamInput1, and StreamInput2.
