NAME
Template::Plugin::TwoStage::Test - derived class for self-tests only
VERSION
version 0.08
METHODS
read_test_file
Pass name of text file containing test definitions suitable to be fed to Template::Test . Files are expected to reside in the t/ directory of this distribution.
tt_config
Returns a reference to a configuration hash with reasonable defaults suitable to be passed straight on to the TT constructor for working with test files included in this distribution. Accepts a reference to a configuration hash as first parameter that will be merged into the default configuration hash.
AUTHOR
Alexander Kühne <alexk@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Alexander Kühne.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.