Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Test::PlugAuth::Plugin::Refresh - Test a PlugAuth Refresh plugin for correctness
VERSION
version 0.39
SYNOPSIS
use Test::PlugAuth::Plugin::Refresh;
run_tests 'MyPlugin'; # runs tests against PlugAuth::Plugin::MyPlugin
FUNCTIONS
run_tests $plugin_name
Run the specification tests against the given plugin.
SEE ALSO
PlugAuth, PlugAuth::Guide::Plugin
AUTHOR
Graham Ollis <gollis@sesda3.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by NASA GSFC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.