[
http://issues.apache.org/jira/browse/JDO-159?page=comments#action_12332210 ]
Michael Bouschen commented on JDO-159:
--------------------------------------
I looked at the second patch, just two comments about class
SupportedStringMethods:
- I think the filter of the matches test query should be
firstname.matches('.*First').
- How about adding two other test queries for matches: one using a dot that
shouldmatch any character and another query using (?i) for case insensitive
matching?
> Implement new JDO 2 query tests cases concerning new supported methods.
> -----------------------------------------------------------------------
>
> Key: JDO-159
> URL: http://issues.apache.org/jira/browse/JDO-159
> Project: JDO
> Type: New Feature
> Components: tck20
> Reporter: Michael Watzek
> Assignee: Michael Watzek
> Attachments: JDO-159.patch, JDO-159.patch2
>
> We need 4 new test classes, one for each of the following assertions:
> - A14.6.2-46: Supported Map methods.
> - A14.6.2-47: New supported String methods.
> - A14.6.2-48: Supported Math methods.
> - A14.6.2-49: Supported JDOHelper methods.
> Details can be found on Wiki page
> http://wiki.apache.org/jdo/QueryTests#NewSupportedMethods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira