PHP Class Beberlei\Metrics\Tests\Collector\PrometheusTest

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

Public Methods

Method Description
testDecrement ( )
testDecrementWithTags ( )
testFlushWhenCallsTwiceWithDifferentData ( ) Method flush must to reset value of field data.
testIncrement ( )
testIncrementWithTags ( )
testMeasure ( )
testMeasureWhenSetNewVariableWithTags ( )
testMeasureWithTags ( )
testTiming ( )
testTimingWithTags ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testDecrement() public method

public testDecrement ( )

testDecrementWithTags() public method

testFlushWhenCallsTwiceWithDifferentData() public method

Method flush must to reset value of field data.

testIncrement() public method

public testIncrement ( )

testIncrementWithTags() public method

testMeasure() public method

public testMeasure ( )

testMeasureWhenSetNewVariableWithTags() public method

testMeasureWithTags() public method

public testMeasureWithTags ( )

testTiming() public method

public testTiming ( )

testTimingWithTags() public method

public testTimingWithTags ( )