Skip to content

raganca/unit-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unit-test-demo

A VERY basic demonstration of unit testing.

  • The demo library is a very basic C# class library, which gives us some code to test.
  • The console app is not reallly meant to do anything but run and call the demo library.
  • The tests are not exhaustive, but give us an idea of what unit tests might look like in a "real" project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages