1Test::Able::Role::Meta:U:sMeerthCoodn(t3r)ibuted Perl DoTceusmte:n:tAabtlieo:n:Role::Meta::Method(3)
2
3
4
6 Test::Able::Role::Meta::Method - Method metarole
7
9 This metarole gets applied to the Moose::Meta::Method metaclass objects
10 that represent methods in a Test::Able-based class or role. This
11 metarole also pulls in Test::Able::Planner.
12
14 type
15 Type of test method. See "method_types" in
16 Test::Able::Role::Meta::Class for the list.
17
18 do_setup
19 Only relevant for methods of type test. Boolean indicating whether
20 to run the associated setup methods.
21
22 do_teardown
23 Only relevant for methods of type test. Boolean indicating whether
24 to run the associated teardown methods.
25
26 order
27 An integer value used to influence ordering of methods in the
28 method lists. Defaults to 0.
29
31 Justin DeVuyst, "justin@devuyst.com"
32
34 Copyright 2009 by Justin DeVuyst.
35
36 This library is free software, you can redistribute it and/or modify it
37 under the same terms as Perl itself.
38
39
40
41perl v5.32.1 2021-01-27 Test::Able::Role::Meta::Method(3)