[Perlunit-devel] assert.pm not 100%
Status: Beta
Brought to you by:
mca1001
From: Hans D. <co...@po...> - 2001-10-28 17:27:08
|
Hi there, Im in the proces of using PerlUnit for an OO-aaplication. While doing so, I encountered a problem with the Assert.pm. I think Ive localised it. At the elsif (eval {$assertion->isa( UNIVERSAL )} ) { a require Test::Unit::Assrtion::Boolean; is missing. _ Greetings, Hans Donner |