PHP Class PopTest\Auth\AuthTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nicksagona/PopPHP

Public Methods

Method Description
testBadFile ( )
testConstructor ( )
testIsValidWithFile ( )
testIsValidWithTable ( )
testPasswordEncryption ( )
testPasswordEncryptionOptions ( )
testSetAllowedIps ( )
testSetAllowedSubnets ( )
testSetAttemptLimit ( )
testSetBlockedIps ( )
testSetBlockedSubnets ( )

Method Details

testBadFile() public method

public testBadFile ( )

testConstructor() public method

public testConstructor ( )

testIsValidWithFile() public method

public testIsValidWithFile ( )

testIsValidWithTable() public method

testPasswordEncryption() public method

testPasswordEncryptionOptions() public method

testSetAllowedIps() public method

public testSetAllowedIps ( )

testSetAllowedSubnets() public method

testSetAttemptLimit() public method

public testSetAttemptLimit ( )

testSetBlockedIps() public method

public testSetBlockedIps ( )

testSetBlockedSubnets() public method