PHP Class PHPSpec2\Formatter\Presenter\Differ\Differ

Show file Open project: phpspec/phpspec2 Class Usage Examples

Public Methods

Method Description
addEngine ( PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine )
compare ( $expected, $actual )

Method Details

addEngine() public method

public addEngine ( PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine )
$engine PHPSpec2\Formatter\Presenter\Differ\EngineInterface

compare() public method

public compare ( $expected, $actual )