GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Test::Able::Role::Meta::Method(3) User Contributed Perl Documentation Test::Able::Role::Meta::Method(3)

Test::Able::Role::Meta::Method - Method metarole

This metarole gets applied to the Moose::Meta::Method metaclass objects that represent methods in a Test::Able-based class or role. This metarole also pulls in Test::Able::Planner.

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.
order
An integer value used to influence ordering of methods in the method lists. Defaults to 0.

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.

2010-11-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.