public void AggregateTest() { QueryMethods.CommutativeAssociative(); QueryMethods.AggregateCorrectness(); QueryMethods.VisualizeAggregate(); QueryMethods.MergeForAggregate(); }