Click here to Skip to main content
15,886,724 members
Articles / DevOps / Unit Testing

Unit Testing - Abstracting Creation of Simple Values

Rate me:
Please Sign up or sign in to vote.
4.75/5 (3 votes)
8 Nov 2018CPOL6 min read 5.8K   1  
A discussion of three options for the creation of simple .NET types without affecting the testability of your class

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions