dbones notes
its a geek thing

Unit testing presentation

November 26, 2009 12:20 by Dave

A small presentation to show how unit testing can be used to show/identify poor design (strong coupling).

Downloads:
Presentation: Unit testing.rar (2.89 mb) <BTW, screenshots which show the startbar are actually videos, just click on the video to make it run>
Code (before & after): UnitTesting Examples.rar (150.51 kb)

It covers

  • Simple shopping cart system
  • Simple unit test
  • Redesign
  • Unit test using Mocking

A generic simple domain, so the concept can be shown.


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: General | Test
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

Related posts

Comments are closed