PHP Class RunMyBusiness\Initialcon\Tests\InitialconTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: runmybusiness/initialcon

Protected Properties

Property Type Description
$faker
$initialcon

Public Methods

Method Description
resultDataProvider ( )
testColor ( $color, $expected )
testColorDataProvider ( )
testHash ( )
testResult ( $initials, $identifier, $imageData )

Protected Methods

Method Description
setUp ( )

Method Details

resultDataProvider() public method

public resultDataProvider ( )

setUp() protected method

protected setUp ( )

testColor() public method

public testColor ( $color, $expected )

testColorDataProvider() public method

testHash() public method

public testHash ( )

testResult() public method

public testResult ( $initials, $identifier, $imageData )

Property Details

$faker protected property

protected $faker

$initialcon protected property

protected $initialcon