Unit testing presentation

Published 11/26/2009 by Dave in General | Test
Tags:

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

Related posts

Comments are closed