Skip to content

Conversation

@jbhelfrich
Copy link
Owner

The tests as written do not cover the scenario where the code under test returns true if the value appears one or more times (rather than two or more times.) Adds a new test where the first array contains one value that appears only once in the second array, that is expected to be false.

The tests as written do not cover the scenario where the code under test returns true if the value appears one or more times (rather than two or more times.)  Adds a new test where the first array contains one value that appears only once in the second array, that is expected to be false.
@jbhelfrich jbhelfrich merged commit 3f3a455 into master Sep 17, 2016
@jbhelfrich jbhelfrich deleted the jbhelfrich-patch-1 branch September 17, 2016 23:48
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.

2 participants