Name : perl-Test-Mimic-Generator
| |
Version : 0.009005
| Vendor : obs://build_opensuse_org/home:M0ses
|
Release : 8.2
| Date : 2017-06-06 11:47:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Mimic-Generator-0.009005-8.2.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Perl module for generating mock perl packages from data recorded by Test[cut]
|
Description :
* Test::Mimic::Generator->new()
Constructs and returns a new generator object.
* $generator->load($read_directory)
Accepts the name of a directory to load information from. Test::Mimic::Recorder must have written to this directory. Can be called multiple times. Only the information from the last call will be used. Later in development we should be able to merge multiple recordings.
* $generator->write($write_directory)
Accepts the name of a directory to store the generated .pm files and other information in. This directory need not exist. The .pm files will be stored in \"$write_directory/lib\". Additional history information will be recorded in \"$write_directory/history_for_playback.rec\".
* NOTE
It should be mentioned that the generated .pm files require that Test::Mimic::Library be in a certain state. Specifically, Test::Mimic::Library::load_records(\"$write_directory/history_for_playback .rec\") should have been called. Typically this is handled by the controller, Test::Mimic, but if you are using the files independently you must do this yourself.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/M0ses:/Perl/openSUSE_Leap_42.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Test::Mimic::Generator)
perl(Test::Mimic::Generator::_Implementation)
perl-Test-Mimic-Generator
Requires :