PHP Class Beberlei\Metrics\Tests\FactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: beberlei/metrics

Public Methods

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

Method Details

getCreateThrowExceptionIfOptionsAreInvalidTests() public method

getCreateValidMetricTests() public method

testCreateThrowExceptionIfOptionsAreInvalid() public method

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

testCreateValidMetric() public method

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