PHP 클래스 RunMyBusiness\Initialcon\Tests\InitialconTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: runmybusiness/initialcon

보호된 프로퍼티들

프로퍼티 타입 설명
$faker
$initialcon

공개 메소드들

메소드 설명
resultDataProvider ( )
testColor ( $color, $expected )
testColorDataProvider ( )
testHash ( )
testResult ( $initials, $identifier, $imageData )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

resultDataProvider() 공개 메소드

public resultDataProvider ( )

setUp() 보호된 메소드

protected setUp ( )

testColor() 공개 메소드

public testColor ( $color, $expected )

testColorDataProvider() 공개 메소드

testHash() 공개 메소드

public testHash ( )

testResult() 공개 메소드

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

프로퍼티 상세

$faker 보호되어 있는 프로퍼티

protected $faker

$initialcon 보호되어 있는 프로퍼티

protected $initialcon