debian man page for test::unit::setup

Query: test::unit::setup

OS: debian

Section: 3pm

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

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

NAME
Test::Unit::Setup - unit testing framework helper class
SYNOPSIS
# A Decorator to set up and tear down additional fixture state. # Subclass Setup and insert it into your tests when you want # to set up additional state once before the tests are run.
DESCRIPTION
A Decorator to set up and tear down additional fixture state. Subclass Setup and insert it into your tests when you want to set up addi- tional state once before the tests are 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, Test::Unit::Exception perl v5.8.8 2006-09-13 Test::Unit::Setup(3pm)
Related Man Pages
test::requires(3pm) - debian
test::unit::assertion::coderef(3pm) - debian
test::unit::procedural(3pm) - debian
test::unit::result(3pm) - debian
wiki::toolkit::setup::sqlite(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?