Search results for "Test-Exception"
Test::Exception - Test exception-based code
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look. Yo...
EXODIST/Test-Exception-0.43 - 29 Dec 2015 19:55:14 UTC - Search in distribution
Test::YAFT::Test::Exception - Test::YAFT - Test::Exception comparison
Test::YAFT doesn't provide dedicated asserts like Test::Exception. Instead it uses "it" and "got { }" block to achieve same result. dies_ok Behaviour of "dies_ok" is achieved by expecting any exception # Test::Exception dies_ok { $foo->method } "shou...
BARNEY/Test-YAFT-1.0.1 - 06 Jul 2022 10:59:00 UTC - Search in distribution
Test::Most::Exception - Internal exception class
OVID/Test-Most-0.38
-
24 Sep 2022 13:49:17 UTC
-
Search in distribution
- Test::Most - Most commonly needed test functions and features.
Test::Unit::Exception - unit testing framework exception class
This class is used by the framework to communicate the result of assertions, which will throw an instance of a subclass of this class in case of errors or failures....
MCAST/Test-Unit-0.25 - 15 Oct 2005 23:05:28 UTC - Search in distribution- Test::Unit::Assertion::Exception - A assertion for raised exceptions
- Test::Unit::UnitHarness - unit testing framework helper class
- Test::Unit::Assert - unit testing framework assertion class
- 6 more results from Test-Unit »
Test::Sweet::Exception - role representing exceptions thrown by tests
JROCKWAY/Test-Sweet-0.03
-
16 May 2011 04:05:39 UTC
-
Search in distribution
- Test::Sweet::Exception::FailedMethod - exception representing an exception thrown during testing
- Test::Sweet::Exception::FailedMetatestConstruction - exception representing the failure to create a metatest object
- Test::Sweet - Moose-based Test::Class replacement
lib/Test/C2FIT/Exception.pm
TJBYRNE/Test-C2FIT-0.08
-
24 Jan 2008 14:33:46 UTC
-
Search in distribution
lib/Test/Mini/Assertions.pm
PVANDE/Test-Mini-v1.1.3
-
13 Feb 2011 06:09:36 UTC
-
Search in distribution
- Test::Mini::Logger - Output Logger Base Class
Test::Exception::LessClever - (DEPRECATED) Test::Exception simplified
ETHER/Test-Exception-LessClever-0.009
-
18 Nov 2016 20:59:50 UTC
-
Search in distribution
Test::Stream::Event::Exception - Exception event
An exception event will display to STDERR, and will prevent the overall test file from passing....
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC - Search in distribution- Test::Stream::Plugin::Exception - Simple tools to help test exceptions.
- Test::Stream::Plugin::Compare - Tools for comparing deep data structures.
- Test::Stream::Util - Tools used by Test::Stream and friends.
- 9 more results from Test-Stream »
Test2::Event::Exception - Exception event
An exception event will display to STDERR, and will prevent the overall test file from passing....
EXODIST/Test-Simple-1.302195 - 28 Apr 2023 12:57:53 UTC - Search in distribution- Test2 - Framework for writing test tools that all work together.
- Test2::Util::Facets2Legacy - Convert facet data to the legacy event API.
- Test::Builder::Module - Base class for test modules
- 1 more result from Test-Simple »
Test2::Tools::Exception - Test2 based tools for checking exceptions
This is the Test2 implementation of code used to test exceptions. This is similar to Test::Fatal, but it intentionally does much less....
EXODIST/Test2-Suite-0.000155 - 28 Apr 2023 15:30:44 UTC - Search in distribution- Test2::V0 - 0Th edition of the Test2 recommended bundle.
- Test2::Compare - Test2 extension for writing deep comparison tools.
- Test2::AsyncSubtest - Object representing an async subtest.
- 2 more results from Test2-Suite »
Test::Able::FatalException - Fatal Exception Class
Test::Able has special exception handling for the test-related methods. This exception class is a means for breaking out of Test::Able's exception smothering. See "on_method_exception" in Test::Able::Role::Meta::Class and "method_exceptions" in Test:...
JDV/Test-Able-0.11 - 20 Nov 2011 17:41:18 UTC - Search in distribution
Test::Timer::TimeoutException - exception class for Test::Timer
This is an exception class for Test::Timer. It is used in conjunction with the alarm signal and is thrown if the alarm is set of....
JONASBN/Test-Timer-2.12 - 08 Jul 2021 17:09:26 UTC - Search in distribution- Test::Timer - test module to test/assert response times
lib/Test/Kantan/Reporter/Spec.pm
TOKUHIROM/Test-Kantan-0.40
-
22 Sep 2014 10:18:10 UTC
-
Search in distribution
XT::Manager::API - this is the interface you want to use for scripting XT::Manager
Currently this is not documented, and subject to change in backwards incompatible ways without notice. This module defines the following classes: * "XT::Manager::Test" - a single test file * "XT::Manager::Repository" - a repository of test files * "X...
TOBYINK/XT-Manager-0.006 - 03 Dec 2013 21:41:09 UTC - Search in distribution
mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ...
MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...
INA/mb-0.56 - 23 Mar 2023 04:40:03 UTC - Search in distribution
lcpan - Manage your local CPAN mirror
This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...
PERLANCAR/App-lcpan-1.071 - 19 Sep 2022 07:14:44 UTC - Search in distribution
noid - nice opaque identifier generator commands
The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...
JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution
satpass - Predict satellite passes over an observer.
WYANT/Astro-satpass-0.129
-
11 Mar 2023 13:37:46 UTC
-
Search in distribution
re - Perl pragma to alter regular expression behaviour
'taint' mode When "use re 'taint'" is in effect, and a tainted string is the target of a regexp, the regexp memories (or values returned by the m// operator in list context) are tainted. This feature is useful when regexp operations on tainted data a...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- re - Perl pragma to alter regular expression behaviour
- feature - Perl pragma to enable new features
- feature - Perl pragma to enable new features
- 110 more results from perl »