PHP 클래스 PopTest\Auth\AuthTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testBadFile ( )
testConstructor ( )
testIsValidWithFile ( )
testIsValidWithTable ( )
testPasswordEncryption ( )
testPasswordEncryptionOptions ( )
testSetAllowedIps ( )
testSetAllowedSubnets ( )
testSetAttemptLimit ( )
testSetBlockedIps ( )
testSetBlockedSubnets ( )

메소드 상세

testBadFile() 공개 메소드

public testBadFile ( )

testConstructor() 공개 메소드

public testConstructor ( )

testIsValidWithFile() 공개 메소드

public testIsValidWithFile ( )

testIsValidWithTable() 공개 메소드

testPasswordEncryption() 공개 메소드

testPasswordEncryptionOptions() 공개 메소드

testSetAllowedIps() 공개 메소드

public testSetAllowedIps ( )

testSetAllowedSubnets() 공개 메소드

testSetAttemptLimit() 공개 메소드

public testSetAttemptLimit ( )

testSetBlockedIps() 공개 메소드

public testSetBlockedIps ( )

testSetBlockedSubnets() 공개 메소드