The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Able::Object - Test::Able's base object

DESCRIPTION

This object serves the same purpose as, and is a subclass of, Moose::Object.

METHODS

BUILD

Standard Moose BUILD method that builds all the test-related method lists.

run_tests

A convenience method around "run_tests" in Test::Able::Role::Meta::Class. Can be called as a class or instance method.

AUTHOR

Justin DeVuyst, justin@devuyst.com

COPYRIGHT AND LICENSE

Copyright 2009 by Justin DeVuyst.

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.