Skip to content

Spies named incorrectly when there are three #3

@rawling

Description

@rawling

otherNames.iterator().next() + " and " + otherNames.iterator().next();does not move the iterator on between the two calls to nextso you get the same name twice.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions