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

Search results for "module:Mock::Object"

Test::Mock::Object - Dead-simple mocking River stage zero No dependents

Mock objects can be a controversial topic, but sometimes they're very useful. However, mock objects in Perl often come in two flavors: * Incomplete mocks of existing modules * Generic mocks with clumsy interfaces I can never remember This module is m...

OVID/Test-Mock-Object-0.2 - 27 Jan 2022 12:45:11 UTC

Mock::Quick::Object - Object mocking for Mock::Quick River stage two • 20 direct dependents • 49 total dependents

Provides object mocking. See Mock::Quick for a better interface....

EXODIST/Mock-Quick-1.111 - 26 May 2016 14:24:36 UTC

Fey::Object::Mock::Table - Mock schema class subclass of Fey::Object::Table River stage zero No dependents

When you use Fey::ORM::Mock to mock a schema, this class will become the immediate parent for each of your table classes. It in turn inherits from "Fey::Object::Table". This class overrides various methods in order to record inserts, updates, and del...

DROLSKY/Fey-ORM-Mock-0.06 - 22 Dec 2013 18:10:43 UTC

Test::Mock::Object::Chain - Create mocked method chains. River stage zero No dependents

For internal use only....

OVID/Test-Mock-Object-0.2 - 27 Jan 2022 12:45:11 UTC

Fey::Object::Mock::Schema - Mock schema class subclass of Fey::Object::Schema River stage zero No dependents

When you use Fey::ORM::Mock to mock a schema, this class will become your schema class's immediate parent. It in turn inherits from "Fey::Object::Schema". You will probably never need to use any of this class's methods, however....

DROLSKY/Fey-ORM-Mock-0.06 - 22 Dec 2013 18:10:43 UTC

Mock::Quick::Object::Control - Control a mocked object after creation River stage two • 20 direct dependents • 49 total dependents

Control a mocked object after creation....

EXODIST/Mock-Quick-1.111 - 26 May 2016 14:24:36 UTC

Test::Mock::Class::Role::Object - Role for base object of mock class River stage one • 3 direct dependents • 3 total dependents

This role provides an API for defining and changing behavior of mock class....

DEXTER/Test-Mock-Class-0.0303 - 01 May 2010 13:58:00 UTC

Test::Builder::Mock::Class::Role::Object - Role for base object of mock class River stage zero No dependents

This role provides an API for changing behavior of mock class....

DEXTER/Test-Builder-Mock-Class-0.0203 - 28 May 2010 23:12:48 UTC

Mock::Sub - Mock package, object and standard subroutines, with unit testing in mind. River stage two • 15 direct dependents • 28 total dependents

Easy to use and very lightweight module for mocking out sub calls. Very useful for testing areas of your own modules where getting coverage may be difficult due to nothing to test against, and/or to reduce test run time by eliminating the need to cal...

STEVEB/Mock-Sub-1.09 - 28 Dec 2017 20:08:36 UTC

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC

JIP::Mock - Override subroutines in a module River stage zero No dependents

VLADIMIRZ/JIP-Mock-v0.0.4 - 25 May 2023 17:54:44 UTC

Mock::Data - Extensible toolkit for generating mock data River stage zero No dependents

This module is a generator of mock data. It takes good ideas seen in Data::Faker, Mock::Populate, and other similar modules, and combines them into a cohesive extensible design. Each mock data generator is called as a method on an instance of "Mock::...

NERDVANA/Mock-Data-0.03 - 25 Sep 2021 18:50:13 UTC

Mock::Quick - Quickly mock objects and classes, even temporarily replace them, side-effect free. River stage two • 20 direct dependents • 49 total dependents

Mock-Quick is here to solve the current problems with Mocking libraries. There are a couple Mocking libraries available on CPAN. The primary problems with these libraries include verbose syntax, and most importantly side-effects. Some Mocking librari...

EXODIST/Mock-Quick-1.111 - 26 May 2016 14:24:36 UTC

Test2::Mock - Module for managing mocked classes and instances. River stage four • 727 direct dependents • 6230 total dependents

This module lets you add and override methods for any package temporarily. When the instance is destroyed it will restore the package to its original state....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Mock::Apache - mock Apache environment for testing and debugging River stage zero No dependents

"Mock::Apache" is a mock framework for testing and debugging mod_perl 1.x applications. Although that version of mod_perl is obsolete, there is still a lot of legacy code that uses it. The framework is intended to assist in understanding such code, b...

ANDREWF/Mock-Apache-0.09 - 20 Nov 2013 16:36:44 UTC

Test::Mock::One - Mock the world with one object River stage one • 4 direct dependents • 4 total dependents

Be able to mock many things with little code by using AUTOLOAD. The problem this module tries to solve is to allow testing many things without having to write many lines of code. If you want to create mock objects you often need to write code like th...

WATERKIP/Test-Mock-One-0.011 - 13 Aug 2018 11:16:04 UTC

Test::Double::Mock - Mock object River stage one • 1 direct dependent • 2 total dependents

MASAKI/Test-Double-0.05 - 08 Sep 2013 14:22:02 UTC

ASP4::Mock::Pool - Mimics the $r->pool APR::Pool object River stage one • 4 direct dependents • 4 total dependents

This package mimics the APR::Pool object obtained via $r->pool in a normal mod_perl2 environment....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

JIP::Mock::Event - Object representation of an individual call to a mocked method River stage zero No dependents

VLADIMIRZ/JIP-Mock-v0.0.4 - 25 May 2023 17:54:44 UTC

Net::FTP::Mock - test code using Net::FTP without having an FTP server River stage zero No dependents

Net::FTP::Mock is designed to make code using Net::FTP testable without having to set up actual FTP servers. When calling its import(), usually by way of use, you can pass it a hash detailing virtual servers, their accounts, as well as directories th...

MITHALDU/Net-FTP-Mock-0.103300 - 26 Nov 2010 11:49:07 UTC
102 results (0.08 seconds)