Test::Moose::More

More tools for testing Moose packages
Download

Test::Moose::More Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Weyl
  • Publisher web site:
  • http://search.cpan.org/~rsrchboy/

Test::Moose::More Tags


Test::Moose::More Description

Test::Moose::More is a Perl module that contains a number of additional tests that can be employed against Moose classes/roles. It is intended to replace Test::Moose in your tests, and reexports any tests that it has and we do not, yet.SYNOPSIS use Test::Moose::More; is_class 'Some::Class'; is_role 'Some::Role'; has_method_ok 'Some::Class', 'foo'; # ... etcProduct's homepage


Test::Moose::More Related Software