Documentation

AuthFacadeTest extends UserPluginTestCase
in package

Table of Contents

$refreshPlugins  : array<string|int, mixed>
setUp()  : void
Perform test case set up.
testLoginAndCheckingAuthentication()  : mixed
testRegisteringAGuest()  : mixed
testRegisteringAUser()  : mixed
testRegisteringAUserWithAutoActivation()  : mixed

Properties

$refreshPlugins

protected array<string|int, mixed> $refreshPlugins = ['RainLab.User']

Plugins to refresh between tests.

Methods

testLoginAndCheckingAuthentication()

public testLoginAndCheckingAuthentication() : mixed
Return values
mixed

testRegisteringAGuest()

public testRegisteringAGuest() : mixed
Return values
mixed

testRegisteringAUser()

public testRegisteringAUser() : mixed
Return values
mixed

testRegisteringAUserWithAutoActivation()

public testRegisteringAUserWithAutoActivation() : mixed
Return values
mixed

Search results