Created
December 3, 2008 02:20
-
-
Save tokuhirom/31397 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1..5 | |
ok 1 - extend Mouse class with Moose | |
not ok 2 - The object isa Headers # TODO Moose not yet aware of Mouse meta | |
# Failed (TODO) test 'The object isa Headers' | |
# at t/501_moose_coerce_mouse.t line 48. | |
# The object isn't defined | |
not ok 3 # TODO Moose not yet aware of Mouse meta | |
# Failed (TODO) test at t/501_moose_coerce_mouse.t line 49. | |
# got: undef | |
# expected: 'bar' | |
ok 4 - The object isa Headers # TODO Moose not yet aware of Mouse meta | |
ok 5 # TODO Moose not yet aware of Mouse meta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment