ploeh blog

Mark Seemann's discontinued .NET blog.
Posts
  • ploeh blog

    Integration Testing Principles

    • 12 Comments
    As I've written before , integration tests are different from unit tests, but that does not mean that unit testing tools such as Visual Studio Team System can't or shouldn't be used to define integration tests. However, many integration tests will, by...
  • ploeh blog

    Data Access Component Testing

    • 8 Comments
    In a typical n-layer enterprise application, there's almost always a data access layer with one or more data access components (DACs). In some cases, a DAC has complex interactions with its relational data store, and it will be a good idea to subject...
  • ploeh blog

    TechEd Aftermath

    • 0 Comments
    With TechEd: Developers long over, I thought I'd post a few links to the residue I left in my wake :) Jeff and Scott apparently found my session useful: http://blog.usingtangent.net/2006/11/tech-ed-unit-testing-best-practices.html . While I was...
Page 1 of 1 (3 items)