Test::Able::Object - Test::Able's base object
This object serves the same purpose as, and is a subclass of, Moose::Object.
- 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.
Justin DeVuyst, "justin@devuyst.com"
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.