The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::AzimuthAero::Mock - additional subroutines for unit testing

VERSION

version 0.4

SYNOPSIS

    perl -Ilib -e "use WWW::AzimuthAero::Mock; WWW::AzimuthAero::Mock->generate()"

DESCRIPTION

    Some helpers to generate mocks

mock_data

Return data that is used for mock at unit tests

generate

Generate json mock data

AUTHOR

Pavel Serikov <pavelsr@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by Pavel Serikov.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.