------------------------------------------------------------------------
r13 | feithar | 2010-09-23 02:54:58 +0000 (Thu, 23 Sep 2010) | 2 lines
Changed paths:
   A /trunk/MockObject.lua
   M /trunk/WoWUnit.lua
   M /trunk/WoWUnit.toc

WoWUnit:
- Added ability to create mock objects that can record, then replay a sequence of method calls for testing.
------------------------------------------------------------------------
r12 | feithar | 2009-07-06 13:53:47 +0000 (Mon, 06 Jul 2009) | 2 lines
Changed paths:
   M /trunk/WoWUnit.lua

WoWUnit:
- Fixed error where the testing framework was not being properly passed into the test cases.
------------------------------------------------------------------------
