Skip to content

Test::MockPackages is a package for mocking other packages as well as ensuring those packages are being used correctly.

Notifications You must be signed in to change notification settings

synacor/test-mockpackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-MockPackages


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Test::MockPackages

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-MockPackages

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Test-MockPackages

    CPAN Ratings
        http://cpanratings.perl.org/d/Test-MockPackages

    Search CPAN
        http://search.cpan.org/dist/Test-MockPackages/


COPYRIGHT AND LICENCE

Copyright (c) 2016 Synacor, Inc.

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

Test::MockPackages is a package for mocking other packages as well as ensuring those packages are being used correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published