Issue Details (XML | Word | Printable)

Key: JDO-197
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

In equality comparisons, use equals() of expected value not persistent object

Created: 03/Nov/05 09:46 AM   Updated: 23/Apr/06 03:17 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 03:17 AM


 Description  « Hide
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 .

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.