The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Test::EasyMock::MockObject - Mock object.

METHOD

isa($module)

Mock to isa method.

can($method)

Mock to can method.

AUTOLOAD

Mock to any method.