Search results for "module:Test::Identity"
Test::Identity - assert the referential identity of a reference
This module provides a single testing function, "identical". It asserts that a given reference is as expected; that is, it either refers to the same object or is "undef". It is similar to "Test::More::is" except that it uses "refaddr", ensuring that ...
PEVANS/Test-Identity-0.01 - 31 Oct 2010 19:16:33 UTC
Mail::SPF::Test - SPF test-suite class
Mail::SPF::Test is a class for reading and manipulating SPF test-suite data. Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Test* Creates a new SPF test-suite object from scratch. POD ERRORS Hey! The above do...
JMEHNLE/Mail-SPF-Test-v1.001 - 30 May 2007 20:51:10 UTC
Test::LeakTrace - Traces memory leaks
"Test::LeakTrace" provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs which are not released after the end of the scope they h...
LEEJO/Test-LeakTrace-0.17 - 05 Jan 2021 07:52:48 UTC
Gerrit::Client::Test - test helpers for Gerrit::Client
This package provides various utilities written for testing of the Gerrit::Client package. It is not intended for general use and the interface is subject to change. Gerrit::Client::Test may be used to install and manage a local Gerrit instance for t...
ROHANPM/Gerrit-Client-20140611 - 11 Jun 2014 11:51:41 UTC
Test::Valgrind::Tool - Base class for Test::Valgrind tools.
This class is the base for Test::Valgrind tools. They wrap around "valgrind" tools by parsing its output and sending reports to the parent session whenever an error occurs. They are expected to function both in suppressions generation and in analysis...
VPIT/Test-Valgrind-1.19 - 01 Aug 2016 20:56:46 UTC
Test::OpenID::Server - setup a simulated OpenID server
TSIBLEY/Test-OpenID-Server-0.03
-
18 Aug 2016 04:42:13 UTC
Mail::SPF::Test::Case - SPF test-suite test case class
An object of class Mail::SPF::Test::Case represents a single test case within an SPF test-suite scenario. Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Test::Case* Creates a new SPF test-suite test case obje...
JMEHNLE/Mail-SPF-Test-v1.001 - 30 May 2007 20:51:10 UTC
Test::Valgrind::Command - Base class for Test::Valgrind commands.
This class is the base for Test::Valgrind commands. Commands gather information about the target of the analysis. They should also provide a default setup for generating suppressions....
VPIT/Test-Valgrind-1.19 - 01 Aug 2016 20:56:46 UTC