Skip to main content
replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Source Link

Following-up on the Automagic testing framework for VBAAutomagic testing framework for VBA review, I've refactored much of the TestEngine static class, and introduced a TestMethod class.

Following-up on the Automagic testing framework for VBA review, I've refactored much of the TestEngine static class, and introduced a TestMethod class.

Following-up on the Automagic testing framework for VBA review, I've refactored much of the TestEngine static class, and introduced a TestMethod class.

edited title
Link
Mathieu Guindon
  • 75.6k
  • 18
  • 195
  • 469

Unit Testing - The FinalA Better Solution

added 108 characters in body
Source Link
Mathieu Guindon
  • 75.6k
  • 18
  • 195
  • 469

The EvaluateResults method seemingly defaults to success, and creates too many objects. I don't like it.

The EvaluateResults method seemingly defaults to success, and creates too many objects. I don't like it.

fixed bug
Source Link
Mathieu Guindon
  • 75.6k
  • 18
  • 195
  • 469
Loading
Post Undeleted by Mathieu Guindon
Post Deleted by Mathieu Guindon
Source Link
Mathieu Guindon
  • 75.6k
  • 18
  • 195
  • 469
Loading