Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 033-readwrite.t
2009-09-21 gfx Fix tests for accessors
2009-02-05 Shawn M Moore Extra ;
2008-12-09 Shawn M Moore Need to specify is => 'rw' for the test to be closer...
2008-12-09 Shawn M Moore Use Test::Exception in this test
2008-12-05 Ricardo SIGNES mark 033 todo
2008-12-05 Ricardo SIGNES reader/writer