Scroll to navigation

Test::Magpie::Invocation(3) User Contributed Perl Documentation Test::Magpie::Invocation(3)

NAME

Test::Magpie::Invocation - Represents an invocation of a method

DESCRIPTION

An invocation of a method on a mock object

ATTRIBUTES

arguments

Returns a list of all arguments passed to the method call.

method_name

The name of the method invoked.

AUTHORS

  • Oliver Charles <oliver.g.charles@googlemail.com>
  • Steven Lee <stevenwh.lee@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Oliver Charles.

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

2020-11-24 perl v5.38.2