]>
iEval git - gruntmaster-daemon.git/blob - lib/Gruntmaster/Daemon/Generator/Undef.pm
1 package Gruntmaster
:: Daemon
:: Generator
:: Undef
;
7 use Log
:: Log4perl qw
/get_logger/ ;
9 our $VERSION = '5999.000_004' ;
11 ##################################################
14 get_logger
-> trace ( "Pretending to generate test $_ [0]..." );
24 Gruntmaster::Daemon::Generator::Undef - Pretend to generate tests
28 use Gruntmaster::Daemon::Generator::Undef;
29 Gruntmaster::Daemon::Generator::Undef->generate(5, $meta);
33 Gruntmaster::Daemon::Generator::Undef is a noop test generator. It is useful for L<interactive|Gruntmaster::Daemon::Runner::Interactive> problems, where there is no input.
37 Marius Gavrilescu E<lt>marius@ieval.roE<gt>
39 =head1 COPYRIGHT AND LICENSE
41 Copyright (C) 2014 by Marius Gavrilescu
43 This library is free software: you can redistribute it and/or modify
44 it under the terms of the GNU Affero General Public License as published by
45 the Free Software Foundation, either version 3 of the License, or
46 (at your option) any later version.
This page took 0.046839 seconds and 4 git commands to generate.