Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 401-meta-role.t
2009-10-10 gfx Move t/*/t into t/001_mouse
2008-06-17 Shawn M Moore Make has_attribute actually work
2008-06-17 Shawn M Moore Test that "has" adds an attribute to the role
2008-06-17 Shawn M Moore Give Meta::Role a name method
2008-06-17 Shawn M Moore Begin writing tests for Mouse::Meta::Role