Skip to content

dpvreony/NetTestRegimentation

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

.Net Test Regimentation

Unit Test Regimentation for .NET provides a way to structure unit tests and enforce testing patterns via interfaces.

If you start by reading https://haacked.com/archive/2012/01/02/structuring-unit-tests.aspx/ to get an understanding of the structuring being used. We then go beyond it to describe the different types of tests that can be carried out on a method.