Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 270 Bytes

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