Scroll to navigation

Dancer2::Plugin::Auth::Extensible::Test(3) User Contributed Perl Documentation Dancer2::Plugin::Auth::Extensible::Test(3)

NAME

Dancer2::Plugin::Auth::Extensible::Test - test suite for Auth::Extensible plugin

DESCRIPTION

Test suite for Dancer2::Plugin::Auth::Extensible which can also be used by external providers. If you have written your own provider then you really want to use this since it should make sure your provider conforms as Dancer2::Plugin::Auth::Extensible expects it to. It will also save you writing piles of tests yourself.

FUNCTIONS

runtests $psgi_app

This is the way to test your provider.

testme

This method no longer runs any tests but exists purely to force providers trying to use the old tests to fail.

2021-05-16 perl v5.38.2