PHP 클래스 Beberlei\Metrics\Tests\FactoryTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: beberlei/metrics

공개 메소드들

메소드 설명
getCreateThrowExceptionIfOptionsAreInvalidTests ( )
getCreateValidMetricTests ( )
testCreateThrowExceptionIfOptionsAreInvalid ( $expectedMessage, $type, $options = [] )
testCreateValidMetric ( $expectedClass, $type, $options = [] )

메소드 상세

getCreateThrowExceptionIfOptionsAreInvalidTests() 공개 메소드

getCreateValidMetricTests() 공개 메소드

testCreateThrowExceptionIfOptionsAreInvalid() 공개 메소드

public testCreateThrowExceptionIfOptionsAreInvalid ( $expectedMessage, $type, $options = [] )

testCreateValidMetric() 공개 메소드

public testCreateValidMetric ( $expectedClass, $type, $options = [] )