[
https://issues.apache.org/jira/browse/GEODE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887920#comment-16887920
]
ASF subversion and git services commented on GEODE-6913:
--------------------------------------------------------
Commit 77b3f0f9b9bd9327a0b3a5be6dc25ae4217a11e4 in geode's branch
refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=77b3f0f ]
GEODE-6913: Add Aggregate Functions Unit Tests (#3785)
- Fixed some minor warnings.
- Added Unit tests for all aggregate functions.
> Individual Aggregate Functions Unit Tests
> -----------------------------------------
>
> Key: GEODE-6913
> URL: https://issues.apache.org/jira/browse/GEODE-6913
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Juan José Ramos Cassella
> Assignee: Juan José Ramos Cassella
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Add individual Unit Tests for the following classes:
> * Avg
> * AvgBucketNode
> * AvgDistinct
> * AvgDistinctPRQueryNode
> * AvgPRQueryNode
> * Count
> * CountDistinct
> * CountDistinctPRQueryNode
> * CountPRQueryNode
> * DistinctAggregator
> * MaxMin
> * Sum
> * SumDistinct
> * SumDistinctPRQueryNode
> Some tests already exist in {{AggregatorJUnitTest}}, we need to split them
> into individual Unit Tests and add those that are currently missing.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)