Search results for "module:Test::Signature"
Test::Signature - Automated SIGNATURE testing
"Module::Signature" allows you to verify that a distribution has not been tampered with. "Test::Signature" lets that be tested as part of the distribution's test suite. By default, if "Module::Signature" is not installed then it will just say so and ...
AUDREYT/Test-Signature-1.11 - 08 Apr 2015 11:51:29 UTC
Test::Mock::Signature - base class for mock modules.
This module is a base class for your mock module with ability to set callbacks for defined signature of your method....
CONO/Test-Mock-Signature-0.03 - 10 Feb 2015 17:01:33 UTC
Test::Mock::Signature::Meta - meta class. Used as a signature container.
Module for storing meta information of the signature. Used internally to iterate between meta clases in Test::Mock::Signature::Dispatcher....
CONO/Test-Mock-Signature-0.03 - 10 Feb 2015 17:01:33 UTC
Test::Apocalypse::Signature - Plugin for Test::Signature
Encapsulates Test::Signature functionality....
APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC
Test::Mock::Signature::Dispatcher - method dispatcher class.
Provides a dispatching mechanism for main mock module Test::Mock::Signature....
CONO/Test-Mock-Signature-0.03 - 10 Feb 2015 17:01:33 UTC
MooseX::Test::Signature::Named - Testsuite for named signatures
A testsuite for named signatures. If you intend to implement your own optimized version of the signature, please use this suite to verify that it's compatible....
GPHAT/MooseX-Method-0.44 - 30 Jun 2009 19:01:15 UTC
MooseX::Test::Signature::Combined - Testsuite for combined signatures
A testsuite for combined signatures. If you intend to implement your own optimized version of the signature, please use this suite to verify that it's compatible....
GPHAT/MooseX-Method-0.44 - 30 Jun 2009 19:01:15 UTC
MooseX::Test::Signature::Positional - Testsuite for positional signatures
A testsuite for positional signatures. If you intend to implement your own optimized version of the signature, please use this suite to verify that it's compatible....
GPHAT/MooseX-Method-0.44 - 30 Jun 2009 19:01:15 UTC
Test::SSH - Perl extension for testing SSH modules.
Important: This module is being replaced by Net::SSH::Any::Test. Development of "Test::SSH" is now mostly limited to bug fixing! In order to test properly Perl modules that use the SSH protocol, a running server and a set of valid authentication cred...
SALVA/Test-SSH-0.08 - 07 May 2017 07:45:02 UTC
Test::Auto - Test Automation
This package aims to provide, a standard for documenting Perl 5 software projects, a framework writing tests, test automation, and documentation generation....
AWNCORP/Test-Auto-0.14 - 17 Dec 2022 14:43:01 UTC
Test::Mockify - minimal mocking framework for perl
Use Test::Mockify to create and configure mock objects. Use Test::Mockify::Verify to verify the interactions with your mocks. Use Test::Mockify::Sut to inject dependencies into your Sut. You can find a Example Project in ExampleProject <https://githu...
CHRISBR/Test-Mockify-2.4 - 12 Apr 2018 14:55:14 UTC
Test::Ability
This package provides methods for generating values and test-cases, providing a framework for performing property-based testing....
AWNCORP/Test-Ability-0.05 - 19 Apr 2020 13:23:48 UTC
Test::Pockito - Inspired by Mockito, a library to build mock objects for test driven development
A mock object is a thing that imitates something else that may be hard to setup or can be brittle. Examples of such are databases, network connections, and things deemed non trivial that may involve state. The following is an overly complicated class...
EXUSSUM/Test-Pockito-0.02 - 27 Jul 2010 20:04:16 UTC
CGI::Test::Form - Querying interface to CGI form widgets
The "CGI::Test::Form" class provides an interface to the content of the CGI forms. Instances are automatically created by "CGI::Test" when it analyzes an HTML output from a GET/POST request and encounters such beasts. This class is really the basis o...
TOKAREV/CGI-Test-1.111 - 03 Feb 2016 05:26:43 UTC
CGI::Test::Input - Abstract representation of POST input
The "CGI::Test::Input" class is deferred. It is an abstract representation of HTTP POST request input, as expected by the "POST" routine of "CGI::Test". Unless you wish to issue a "POST" request manually to provide carefully crafted input, you do not...
TOKAREV/CGI-Test-1.111 - 03 Feb 2016 05:26:43 UTC
Test::DBIx::Class - Easier test cases for your DBIx::Class applications
The goal of this distribution is to make it easier to write test cases for your DBIx::Class based applications. It does this in three ways. First, it trys to make it easy to deploy your Schema. This can be to your dedicated testing database, or a sim...
NEWELLC/Test-DBIx-Class-0.52 - 07 Dec 2016 16:33:32 UTC
Test::Distribution - perform tests on all modules of a distribution
When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. This module also performs a numer of test on the distribution its...
SRSHAH/Test-Distribution-2.00 - 14 Nov 2007 05:35:36 UTC
Test::Mock::MongoDB - mock module for MongoDB class.
Current module mocks MongoDB class. Can be run in two modes: overrides constructors (does not need real connection) do not override anything by default These modes controlled by: "skip_init" parameter....
CONO/Test-Mock-MongoDB-0.01 - 09 Aug 2014 21:17:28 UTC
Test::Smoke::Reporter - OO interface for handling the testresults (mktest.out)
Handle the parsing of the mktest.out file....
ABELTJE/Test-Smoke-1.80 - 01 May 2023 06:58:38 UTC
Test::Mockify::Method - chained setup
Test::Mockify::Method is used to provide the chained mock setup...
CHRISBR/Test-Mockify-2.4 - 12 Apr 2018 14:55:14 UTC