Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

In testing for expected records, keep track of records after finding them, to fix double-counting. #156

Merged
merged 1 commit into from
Apr 12, 2012

Conversation

liuche
Copy link
Contributor

@liuche liuche commented Apr 11, 2012

When testing for expected records, FetchDelegate needs to keep track of records after finding them. Passwords fetchAll was returning the same record guid multiple times, which was incorrect, but did not fail.

Updated to not modify caller args.

@rnewman rnewman merged commit e7be798 into develop Apr 12, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants