Skip to content

Standardify test writing style #156

Closed
@nulltoken

Description

@nulltoken

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions