debian man page for test::unit::decorator

Query: test::unit::decorator

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::Unit::Decorator(3pm)				User Contributed Perl Documentation				Test::Unit::Decorator(3pm)

NAME
Test::Unit::Decorator - unit testing framework helper class
SYNOPSIS
# A Decorator for Tests. Use TestDecorator as the base class # for defining new test decorators. Test decorator subclasses # can be introduced to add behaviour before or after a test # is run.
DESCRIPTION
A Decorator for Tests. Use TestDecorator as the base class for defining new test decorators. Test decorator subclasses can be introduced to add behaviour before or after a test is run.
AUTHOR
Copyright (c) 2001 Kevin Connor <kconnor@interwoven.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Test::Unit::TestCase perl v5.8.8 2006-09-13 Test::Unit::Decorator(3pm)
Related Man Pages
test::object(3) - mojave
lire::test::plugintestcase(3pm) - debian
test::unit(3pm) - debian
test::unit::assertion::coderef(3pm) - debian
test::unit::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph