PHP 클래스 Hackzilla\PasswordGenerator\Tests\Model\Option\OptionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: hackzilla/password-generator

공개 메소드들

메소드 설명
testCreateFromType ( string $type, string $namespace )
testCreateFromTypeNull ( )
testDefault ( )
testValue ( mixed $value )
typeProvider ( )
valueProvider ( )

메소드 상세

testCreateFromType() 공개 메소드

public testCreateFromType ( string $type, string $namespace )
$type string
$namespace string

testCreateFromTypeNull() 공개 메소드

testDefault() 공개 메소드

public testDefault ( )

testValue() 공개 메소드

public testValue ( mixed $value )
$value mixed

typeProvider() 공개 메소드

public typeProvider ( )

valueProvider() 공개 메소드

public valueProvider ( )