Move non-useful, Moose-specific methods into t/lib/Test/Mouse.pm
[gitmo/Mouse.git] / t / 030-has-plus.t
2008-12-03 Tokuhiro Matsuno move Test::Exception to inc/. suggested by autarch++
2008-12-02 Tokuhiro Matsuno don't require Test::Exception on production environment =)
2008-09-28 Shawn M Moore Begin replacing Test::Exception with a Moose::Util...
2008-06-27 Shawn M Moore Ensure that "has '+nonexistent'" fails
2008-06-15 Shawn M Moore Begin adding tests for has +foo