NAME

Test::Able::Object

ATTRIBUTES

method_types

Default is startup, setup, test, teardown, and shutdown.

*_methods

Accessors for the method types.

test_objects
current_test_object
current_test_method
current_method
test_runner_object
dry_run

METHODS

run_tests
run_methods
build_methods
build_all_methods
clear_all_methods
log
clear_plan

Special purpose plan clearer that dumps plan and runner_plan.

SEE ALSO

support
#moose on irc.perl.org
code
http://github.com/jdv/test-able/tree/master
Test::Class
Test::Builder

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.