In equality comparisons, use equals() of expected value not persistent object
-----------------------------------------------------------------------------
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
expected value, use the equals() method of the expected value to avoid
introducing a test of the equals() implementation of the persistent class,
which is 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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira