Add tests for query over memory collections -------------------------------------------
Key: JDO-567 URL: https://issues.apache.org/jira/browse/JDO-567 Project: JDO Issue Type: Test Components: tck2, tck2-legacy Affects Versions: JDO 2 final Reporter: Craig Russell Currently, the spec allows for querying over a collection of instances in memory. The only tck tests for this feature is in the new subquery tests. For post-2.1, we should add tests that query over a memory collection. There are a few considerations for this. We could write brand new tests or update existing tests to use memory collections as well as database extents as the candidate collection. We could automatically run memory tests in addition to database queries. It would be nice to have the same coverage of memory queries that we have for database queries. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.