Skip to content

OBeautifulCode/OBeautifulCode.Assertion

Repository files navigation

Build status

Nuget status OBeautifulCode.Assertion.Recipes.Must

OBeautifulCode.Assertion

==========================

Terminology

Subject - The thing you are performing checks on. Subject Name - What you name the subject. Verification - The check(s) you are performing. For example, BeNotNull() is a verification. Assertion Kind - The kind or flavor of assertion: Test, Argument, or Operation Assertion - The subject, assertion kind, and verifications. For example: As a Test assertion, I assert that the subject X, named "MyValue" is greater than 5 (verification).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published