Skip to content

Conversation

@axunonb
Copy link
Member

@axunonb axunonb commented Jul 13, 2024

  • Call independent Assert statements from inside an Assert.Multiple
  • Use Assert.That(, Has.Count.EqualTo()
  • Use Is.EqualTo constraint instead of direct comparison

* Call independent Assert statements from inside an Assert.Multiple
* Use Assert.That(<collection>, Has.Count.EqualTo(<value>)
* Use Is.EqualTo constraint instead of direct comparison
@axunonb axunonb merged commit 480d123 into YAXLib:master Jul 13, 2024
@axunonb axunonb deleted the pr/refactor-unit-tests branch July 13, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant