Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
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
about us
training and education for professional developers
login
join now
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
1.2K
Answers
0
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top