PHP Class spec\PhpSpec\Matcher\ApproximatelyMatcherSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: phpspec/phpspec

Public Methods

Method Description
it_does_not_match_different_floats ( )
it_is_a_matcher ( )
it_match_floats_with_near_float ( )
it_matches_same_float ( )
it_supports_various_aliases ( )
let ( PhpSpec\Formatter\Presenter\Presenter $presenter )

Method Details

it_does_not_match_different_floats() public method

it_is_a_matcher() public method

public it_is_a_matcher ( )

it_match_floats_with_near_float() public method

it_matches_same_float() public method

it_supports_various_aliases() public method

let() public method

public let ( PhpSpec\Formatter\Presenter\Presenter $presenter )
$presenter PhpSpec\Formatter\Presenter\Presenter