11-03-05 01:45 AM
In equality comparisons, use equals() of expected value not persistent objec
t
----------------------------------------------------------------------------
-
Key: JDO-197
URL: http://issues.apache.org/jira/browse/JDO-197
Project: JDO
Type: Bug
Components: tck20
Reporter: Michelle Caisse
Assigned to: Michelle Caisse
Priority: Minor
In testing values of persistent instances against an object containing the e
xpected value, use the equals() method of the expected value to avoid introd
ucing a test of the equals() implementation of the persistent class, which i
s not relevant to the test.
This issue applies to the fieldtypes.Collections tests .
--
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
[ Post a follow-up to this message ]
|