History for sqlmarker / Unit_testing / SimpleTestListener.php
2014-03-14
• Completely re-engineered the way that fixture setup and teardown is managed so that it can be enabled and disabled on demand (closes #3). ...
Nigel Stanger committed on 14 Mar 2014
2013-07-27
Fixed misspelled method call.
Nigel Stanger committed on 27 Jul 2013
Changed exception arguments to print() methods to generic Exception class.
Nigel Stanger committed on 27 Jul 2013
2013-07-23
Added reset() method to reset all arrays and counters to zero.
Nigel Stanger committed on 23 Jul 2013
2013-07-22
Implemented new error reporting scheme using subclasses of SimpleTestListener.
Nigel Stanger committed on 22 Jul 2013
2013-06-28
Suite results are only saved if any tests in the suite were actually run.
Nigel Stanger committed on 28 Jun 2013
Added per-test counters on top of per-suite.
Nigel Stanger committed on 28 Jun 2013
2013-06-27
- Split SimpleTestListener off into a separate file. ...
Nigel Stanger committed on 27 Jun 2013