Skip to content

Instantly share code, notes, and snippets.

@tokuhirom
Created December 3, 2008 02:20
Show Gist options
  • Save tokuhirom/31397 to your computer and use it in GitHub Desktop.
Save tokuhirom/31397 to your computer and use it in GitHub Desktop.
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