Man Page: test::unit::decorator
Operating Environment: debian
Section: 3pm
Test::Unit::Decorator(3pm) User Contributed Perl Documentation Test::Unit::Decorator(3pm)NAMETest::Unit::Decorator - unit testing framework helper classSYNOPSIS# 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.DESCRIPTIONA 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.AUTHORCopyright (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 ALSOTest::Unit::TestCase perl v5.8.8 2006-09-13 Test::Unit::Decorator(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |