PHP Class PhpSpec\Formatter\Presenter\Differ\ArrayEngine

Inheritance: extends StringEngine
Show file Open project: phpspec/phpspec

Public Methods

Method Description
compare ( $expected, $actual )
supports ( $expected, $actual )

Private Methods

Method Description
convertArrayToString ( array $a, $pad = 2 )

Method Details

compare() public method

public compare ( $expected, $actual )

supports() public method

public supports ( $expected, $actual )