File: README.pod

package info (click to toggle)
libconfig-model-tester-perl 4.008-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: perl: 638; makefile: 12
file content (9 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
=head1 Tester class to test configuration models for Config::Model

Config::Model::Tester provides a way to test configuration models with
tests files.  This class was designed to tests several models and
several tests cases per model.

For details, see L<Config::Model::Tester>