Samples of NUnit Usage in Visual Basic .NET
Перейти к файлу
CharliePoole 2f25fad379 Merge pull request #9 from nunit/copyrights
Remove outdated copyright notices
2017-06-17 08:12:49 -07:00
money Remove outdated copyright notices 2017-06-17 15:11:08 +01:00
syntax Remove outdated copyright notices 2017-06-17 15:11:08 +01:00
tools Updates re c# samples 2016-03-24 18:14:00 +00:00
.gitignore Updates re c# samples 2016-03-24 18:14:00 +00:00
BUILDING.md Remove unix references 2016-04-16 19:20:36 +01:00
LICENSE.txt Add license file 2017-06-16 07:06:12 -07:00
README.md Update README.md 2016-03-11 11:44:39 -08:00
appveyor.yml Add appveyor target and catch cake exceptions 2016-03-25 12:49:02 +00:00
build.cake Remove unix references 2016-04-16 19:20:36 +01:00
build.cmd Updates re c# samples 2016-03-24 18:14:00 +00:00
build.ps1 Updates re c# samples 2016-03-24 18:14:00 +00:00

README.md

nunit-vb-samples

Samples of NUnit Usage in Visual Basic .NET

  • money Implementation and tests of a currency conversion class
  • syntax Examples of NUnit syntax in VB