Skip to content

cmpattanayak/UnitTestingUsingNUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing using NUnit example

A sample project created as UnitTestingExample with a Calculator class This class contains some premitive methods

A Unit test project as NUnitTest created to test the methods present in Calculator class.

Reflection used to test private methods present in Calculator class.

About

Simple unit testing program using NUnit Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages