Closed
Description
Let's make it easy to write new tests. Let's embrace plain old xUnit style!
Inline the following methods from AssertExtensions helper class
- ShouldBeFalse
- ShouldBeNull
- ShouldBeTrue
- ShouldEqual
- ShouldNotBeNull
- ShouldNotEqual
Once the inlining is done, please make sure the test code is still readable :)
Metadata
Metadata
Assignees
Labels
No labels