The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Magpie::Role::HasMock - A role for objects that wrap around a mock

ATTRIBUTES

mock

The mock object itself. No accessor is generated. Required.

INTERNAL

This class is internal, and not meant for use outside Magpie.

AUTHOR

Oliver Charles

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Oliver Charles <oliver.g.charles@googlemail.com>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.