Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test case for Collection::getIterator() #59

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Add test case for Collection::getIterator() #59

merged 1 commit into from
Apr 29, 2019

Conversation

adriansuter
Copy link
Contributor

The test case checks that the result is iterable and that the internal array data equals the original collection array data.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 94.658% when pulling 61986ad on adriansuter:patch-1 into 6b47297 on slimphp:master.

@l0gicgate l0gicgate merged commit d73a457 into slimphp:master Apr 29, 2019
@adriansuter adriansuter deleted the patch-1 branch April 29, 2019 14:24
@l0gicgate l0gicgate added this to the 0.1 milestone May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants