NAME
Test::Able::Role::Meta::Method
ATTRIBUTES
- type
-
Type of test method. See "method_types" in Test::Able::Role::Meta::Class for the list.
- do_setup
-
Only relevant for methods of type test. Boolean indicating whether to run the associated setup methods.
- do_teardown
-
Only relevant for methods of type test. Boolean indicating whether to run the associated teardown methods.