NAME

Fennec::TestBase - Base class for Test classes.

DESCRIPTION

This class is the base class for test classes users define.

SYNOPSYS

package My::Test;
use Fennec;

This is all you need to make a test class using this as a base.

EARLY VERSION WARNING

This is VERY early version. Fennec does not run yet.

Please go to http://github.com/exodist/Fennec to see the latest and greatest.

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2010 Chad Granum

Fennec is free software; Standard perl licence.

Fennec is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.