r14
Details
-
FilenameWoWUnit-r14.zip
-
Uploaded by
-
UploadedOct 1, 2010
-
Size5.92 KB
-
Downloads82
-
MD5579bceaa161610e49831c88ddcf3f5b0
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r14 | feithar | 2010-10-01 21:26:10 -0500 (Fri, 01 Oct 2010) | 2 lines
Changed paths:
M /trunk/MockObject.lua
WoWUnit:
- Tweaked mock object implementations for better error reporting during unit testing.
------------------------------------------------------------------------
r13 | feithar | 2010-09-22 21:54:58 -0500 (Wed, 22 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 08:53:47 -0500 (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.
------------------------------------------------------------------------