a12cefa9cf | ||
---|---|---|
ExpectedExceptionExample | ||
money | ||
syntax | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
appveyor.yml | ||
build.cake | ||
build.cmd | ||
build.ps1 | ||
build.sh |
README.md
nunit-samples-csharp
Samples of NUnit Usage in C#
- money Implementation and tests of a currency conversion class
- syntax Examples of NUnit syntax in C#
- ExpectedExceptionExample Shows how to implement a custom attribute for NUnit