Mouse::Util provides throws_ok and lives_ok unless Test::Exception is version 0.27
[gitmo/Mouse.git] / t / 402-attribute-application.t
2008-09-28 Shawn M Moore Begin replacing Test::Exception with a Moose::Util...
2008-06-19 Shawn M Moore Ensure that the local class wins over a role, and that...
2008-06-19 Shawn M Moore Rename the 402 test, it's about role attributes