Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
javascript pattern framework
database pattern framework
adaptive data models
design patterns
javascript tutorial
sql + database tutorial
all tutorials
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Tags
abstractions
Tagged with:
abstractions
1
record found
date
active
views
answers
votes
Making abstractions of .net classes to be able to unit test and constructor inject
Hi To make it possible to unit test and to use constructor injection I often write wrappers for dotnet classes. Like the ones you find in the System.Web namespace, eg. HttpContextWrapper. I normally write: ...
Nov 07, 2011
by
Hans Kindberg
50
50
C#
abstractions
wrapper
adapter
Facade
Views
573
Answers
0
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top