PHP Class Beberlei\Metrics\Tests\FactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: beberlei/metrics

Méthodes publiques

Méthode Description
getCreateThrowExceptionIfOptionsAreInvalidTests ( )
getCreateValidMetricTests ( )
testCreateThrowExceptionIfOptionsAreInvalid ( $expectedMessage, $type, $options = [] )
testCreateValidMetric ( $expectedClass, $type, $options = [] )

Method Details

getCreateThrowExceptionIfOptionsAreInvalidTests() public méthode

getCreateValidMetricTests() public méthode

testCreateThrowExceptionIfOptionsAreInvalid() public méthode

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

testCreateValidMetric() public méthode

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