PHP Class Hackzilla\PasswordGenerator\Tests\Model\Option\OptionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: hackzilla/password-generator

Public Methods

Method Description
testCreateFromType ( string $type, string $namespace )
testCreateFromTypeNull ( )
testDefault ( )
testValue ( mixed $value )
typeProvider ( )
valueProvider ( )

Method Details

testCreateFromType() public method

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

testCreateFromTypeNull() public method

testDefault() public method

public testDefault ( )

testValue() public method

public testValue ( mixed $value )
$value mixed

typeProvider() public method

public typeProvider ( )

valueProvider() public method

public valueProvider ( )