logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Test::Unit::Assertion::Boolean - A boolean assertion

Author

       Copyright (c) 2001 Piers Cawley <pdcawley@iterative-software.com>.

       All rights reserved. This program is free software; you can redistribute it and/or modify it under the
       same terms as Perl itself.

Name

       Test::Unit::Assertion::Boolean - A boolean assertion

See Also

       Look, I've told you, there's nothing going on here. If you go looking at the listing of this module
       you'll see that it does almost nothing.  Why on earth you're still reading at this point is something of
       a mystery to me. After all, if you're hacking on the Test::Unit source code you'll be able to use the
       Source.

perl v5.38.2                                       2024-07-27                Test::Unit::Assertion::Boolean(3pm)

Synopsis

       Pay no attention to the man behind the curtain. This is simply a boolean assertion that exists solely to
       rationalize the way Test::Unit::Assert::assert does its thing. You should never have to instantiate one
       of these directly. Ever. Go away. There's nothing to see here.

See Also