Search results for "module: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
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
Test::Sweet::Exception - role representing exceptions thrown by tests
JROCKWAY/Test-Sweet-0.03
-
16 May 2011 04:05:39 UTC
Test::Unit::Assertion::Exception - A assertion for raised exceptions
Although the SYNOPSIS shows how you'd use Test::Unit::Assertion::Exception directly, it is more sensibly used indirectly via "Test::Unit::Test::assert_raises()", which instantiates a "Test::Unit::Assertion::Exception"....
MCAST/Test-Unit-0.25 - 15 Oct 2005 23:05:28 UTC
Test::Sweet::Exception::FailedMethod - exception representing an exception thrown during testing
JROCKWAY/Test-Sweet-0.03
-
16 May 2011 04:05:39 UTC
Test::Sweet::Exception::FailedMetatestConstruction - exception representing the failure to create a metatest object
JROCKWAY/Test-Sweet-0.03
-
16 May 2011 04:05:39 UTC
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
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
Test::Exception::LessClever - (DEPRECATED) Test::Exception simplified
ETHER/Test-Exception-LessClever-0.009
-
18 Nov 2016 20:59:50 UTC
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
Test::Unit::UnitHarness - unit testing framework helper class
This is a makeover of Test::Harness to allow its tests to be retrofitted as unit tests....
MCAST/Test-Unit-0.25 - 15 Oct 2005 23:05:28 UTC
Test::Stream::Plugin::Exception - Simple tools to help test exceptions.
EXODIST/Test-Stream-1.302027
-
05 Feb 2016 23:42:10 UTC
Test::TT - Test::More-style wrapper around Template
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More....
BOLAV/Test-TT-0.01 - 13 Mar 2009 01:13:21 UTC
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
Test::XT - Generate best practice release-only tests
A number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...
ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTC
Eve::Test - a base class for all test cases.
Eve::Test class uses the Test::Class module as a base. Each test case that wants to use its functionality should inherit from it. After this it is easy to define setup/teardown, startup/shutdown and test methods. Test methods A test method is specifi...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC