| Michael Bouschen (JIRA) 2006-05-29, 4:56 pm |
| Add more queries using aggregates to TCK query test class DefaultUnique
------------------------------------------------------------------------
Key: JDO-381
URL: http://issues.apache.org/jira/browse/JDO-381
Project: JDO
Type: Improvement
Components: tck20
Versions: JDO 2 final
Reporter: Michael Bouschen
Assigned to: Michael Bouschen
Fix For: JDO 2 maintenance release 1
The TCK test class DefaultUnique in package org.apache.jdo.tck.query.result checks the default setting of the query unqiue flag. Today the class runs a COUNT query as the only aggregate test. I propose to add more test queries to cover the other aggregat
es AVG, MIN, MAX, and SUM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|