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

Search results for "Test::Exception"

Test::Exception - Test exception-based code River stage four • 2204 direct dependents • 9231 total dependents

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 River stage zero No dependents

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 River stage four • 771 direct dependents • 1705 total dependents

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 River stage two • 10 direct dependents • 11 total dependents

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::Sweet::Exception - role representing exceptions thrown by tests River stage zero No dependents

JROCKWAY/Test-Sweet-0.03 - 16 May 2011 04:05:39 UTC - Search in distribution

Exception::Assertion - Thrown when assertion failed River stage two • 6 direct dependents • 11 total dependents

This class extends standard Exception::Base and is thrown when assertion is failed. It contains additional attribute "reason" which represents detailed message about reason of failed assertion. The exception has also raised verbosity....

DEXTER/Test-Assert-0.0504 - 06 Dec 2009 22:50:03 UTC - Search in distribution

Test2::Event::Exception - Exception event River stage five • 22891 direct dependents • 32646 total dependents

An exception event will display to STDERR, and will prevent the overall test file from passing....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC - Search in distribution

Test2::Tools::Exception - Test2 based tools for checking exceptions River stage four • 727 direct dependents • 6230 total dependents

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.000159 - 25 Oct 2023 21:10:28 UTC - Search in distribution

Test::Able::FatalException - Fatal Exception Class River stage one • 2 direct dependents • 2 total dependents

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 River stage two • 7 direct dependents • 35 total dependents

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/Mini/Assertions.pm River stage one • 2 direct dependents • 2 total dependents

PVANDE/Test-Mini-v1.1.3 - 13 Feb 2011 06:09:36 UTC - Search in distribution

Test::Exception::LessClever - (DEPRECATED) Test::Exception simplified River stage two • 3 direct dependents • 20 total dependents

ETHER/Test-Exception-LessClever-0.009 - 18 Nov 2016 20:59:50 UTC - Search in distribution

Test::Stream::Event::Exception - Exception event River stage one • 1 direct dependent • 1 total dependent

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

lib/Test/Kantan/Reporter/Spec.pm River stage one • 4 direct dependents • 5 total dependents

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 River stage zero No dependents

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

Luka - Exception handling and reporting framework River stage zero No dependents

Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts runn...

TPG/Luka-1.07 - 17 Jul 2006 22:08:14 UTC - Search in distribution

Err - Easily declare, throw and match exception objects River stage zero No dependents

WARNING: This is an alpha release and the interface and functionailty may change without notice in future releases. A non-alpha 1.0 release will be released to the CPAN on or before August 1st, 2012. The module allows you to easily declare, throw and...

MARKF/Err-0.02 - 18 Jun 2012 15:11:54 UTC - Search in distribution

Python::Err - Python exception objects River stage zero No dependents

Python exceptions are wrapped up in "Python::Err" objects. If perl calls some python function and this function raise an exception then $@ will end up as a reference to a "Python::Err" object. The following methods are available: $err->type What kind...

SHLOMIF/pyperl-1.0.3 - 03 Aug 2021 16:06:22 UTC - Search in distribution

Error - Error/exception handling in an OO-ish way River stage three • 91 direct dependents • 636 total dependents

The "Error" package provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. Err...

SHLOMIF/Error-0.17029 - 28 Jan 2020 16:51:25 UTC - Search in distribution
1,432 results (0.174 seconds)