promotional bannermobile promotional banner

WoWUnit

Unit testing framework for World of Warcraft addon development.

File Details

1.1.14

  • R
  • Oct 13, 2010
  • 5.98 KB
  • 1.1K
  • 4.0.1
  • Retail

File Name

WoWUnit-1.1.14.zip

Supported Versions

  • 4.0.1

------------------------------------------------------------------------
r15 | feithar | 2010-10-13 11:28:26 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   A /tags/1.1.14 (from /trunk:14)

Tagging as 1.1.14
------------------------------------------------------------------------
r14 | feithar | 2010-10-02 02:26:10 +0000 (Sat, 02 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-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.
------------------------------------------------------------------------