PHP 클래스 spec\PHPSpec2\Formatter\Presenter\Differ\Differ

상속: extends PHPSpec2\ObjectBehavior
파일 보기 프로젝트 열기: phpspec/phpspec2

공개 메소드들

메소드 설명
it_should_choose_proper_engine ( PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine1, PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine2 )
it_should_return_null_if_engine_not_found ( )

메소드 상세

it_should_choose_proper_engine() 공개 메소드

public it_should_choose_proper_engine ( PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine1, PHPSpec2\Formatter\Presenter\Differ\EngineInterface $engine2 )
$engine1 PHPSpec2\Formatter\Presenter\Differ\EngineInterface
$engine2 PHPSpec2\Formatter\Presenter\Differ\EngineInterface

it_should_return_null_if_engine_not_found() 공개 메소드