Quantcast
Channel: Schwammy Says... » Unit Testing
Browsing all 4 articles
Browse latest View live

How to Unit Test Code that uses AppSettings from Web.Config

I’ve said this so many times, writing unit tests is easy if the code was written well in the first place.  And when I say “written well”, what I really mean is “written to be testable”. So here is the...

View Article



Unit Testing Made Easy Demo

Last night I had the pleasure of presenting “Unit Testing Made Easy” at NoDeNUG (Northern Delaware .Net User Group).  I’ll be doing the same demo at Philly.Net Code Camp next week.  The NoDeNUG crowd...

View Article

Unit Testable Enum Parsing with C#

When I write code, one of my big concerns is how will I test it. I’ve learned that when I see a static method, it is going to make things more complicated than I would like. However, resolving that...

View Article

CSharpenUp Samples and Slides

Philly.Net recently had a very successful event called CSharpenUp. We spent the day talking about some advanced topics for C# developers. We had 4 speakers and 80+ attendees. The feedback was very...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images