On 21 Jan 2007, at 13:02, Ovid wrote:
--- Andy Armstrong <[EMAIL PROTECTED]> wrote:

I presume anyone who wanted to know that currently would just be calling T::H::execute_tests which returns three hashes that summarise the test
results.

I'd prefer an object get returned instead.  It's much safe to call
$harness->all_passed than $harness->{all_pased} (sic).

I'm talking about replicating the current interface of Test::Harness::execute_tests - which returns three unblessed hashes.

I imagine that anyone who knows about the new interface will be using TAPx::Harness directly and using the OO interface that it exposes, no?

--
Andy Armstrong, hexten.net

Reply via email to