1Test::Able::Object(3) User Contributed Perl DocumentationTest::Able::Object(3)
2
3
4

NAME

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

DESCRIPTION

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

METHODS

13       BUILD
14           Standard Moose BUILD method that builds all the test-related method
15           lists.
16
17       run_tests
18           A convenience method around "run_tests" in
19           Test::Able::Role::Meta::Class.  Can be called as a class or
20           instance method.
21

AUTHOR

23       Justin DeVuyst, "justin@devuyst.com"
24
26       Copyright 2009 by Justin DeVuyst.
27
28       This library is free software, you can redistribute it and/or modify it
29       under the same terms as Perl itself.
30
31
32
33perl v5.32.0                      2020-07-28             Test::Able::Object(3)
Impressum