Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 020_attributes / 005_attribute_does.t
2010-09-27 Fuji, Goro Duplicated role_type() and class_type() no longer throw...
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Regenerate test files
2010-02-22 gfx Resolve a todo: if you set both 'isa' and 'does' on...
2009-10-10 gfx Import Moose/t/100_bugs
2009-10-08 gfx Import tests for attribute from Mouse's tests