Skip Menu |

This queue is for tickets about the Test-MockObject CPAN distribution.

Report information
The Basics
Id: 19444
Status: resolved
Priority: 0/
Queue: Test-MockObject

People
Owner: Nobody in particular
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.06
Fixed in: 1.08



Subject: Tests are unnecesarily noisy
Alrighty then, time for another round of trying to make Test::MockObject::Extends work (yet again) with the same piece of live production code that has created all my previous reports. :) This time, I thought I'd kick things off with an easy one. Some of the tests throw unnecesary diags off, and because they look like something you should read they are distracting, when really they are fixed cases and the diags can just be commented out now unless they regress and you need to do further debugging. The more "interesting" tests follow... And please remember, I'm not actually trying to be difficult, this is a real-world case. I keep _wanting_ to use TMOE, but the case it's _essential_ for keeps eluding working for me :)
From: chromatic [...] wgz.org
On Tue May 23 12:12:09 2006, guest wrote: Show quoted text
> Some of the tests throw unnecesary diags off, and because they look like > something you should read they are distracting, when really they are > fixed cases and the diags can just be commented out now unless they > regress and you need to do further debugging.
Fair enough. Fixed in 1.08.