some reworkings of the Test::Moose and Moose::Util code
authorStevan Little <stevan.little@iinteractive.com>
Sun, 12 Aug 2007 06:14:12 +0000 (06:14 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Sun, 12 Aug 2007 06:14:12 +0000 (06:14 +0000)
commit7125b244a930704aad50320f730d27e97f948e9a
tree454cfaaedc4fc9a5c1df76fc2488a734c5af2b7a
parent2727db2853b41d525a54957c36235d270058fdcf
some reworkings of the Test::Moose and Moose::Util code
12 files changed:
Changes
MANIFEST
lib/Moose/Cookbook/Recipe7.pod
lib/Moose/Util.pm
lib/Test/Moose.pm
t/400_moose_util.t
t/401_moose_util_does_role.t [new file with mode: 0644]
t/402_moose_util_search_class_by_role.t [new file with mode: 0644]
t/500_test_moose.t [new file with mode: 0644]
t/501_test_moose_does_ok.t [moved from t/401_test_moose.t with 75% similarity]
t/502_test_moose_has_attribute_ok.t [new file with mode: 0644]
t/503_test_moose_meta_ok.t [new file with mode: 0644]