PHP Class spec\PHPSpec2\Event\SpecificationEvent

Inheritance: extends PHPSpec2\ObjectBehavior
Datei anzeigen Open project: phpspec/phpspec2

Public Methods

Method Description
it_should_be_mapped_to_specification ( PHPSpec2\Loader\Node\Specification $specification )
it_should_provide_result_if_set ( PHPSpec2\Loader\Node\Specification $specification )
it_should_provide_time_if_set ( PHPSpec2\Loader\Node\Specification $specification )
let ( PHPSpec2\Loader\Node\Specification $specification )

Method Details

it_should_be_mapped_to_specification() public method

public it_should_be_mapped_to_specification ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

it_should_provide_result_if_set() public method

public it_should_provide_result_if_set ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

it_should_provide_time_if_set() public method

public it_should_provide_time_if_set ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification

let() public method

public let ( PHPSpec2\Loader\Node\Specification $specification )
$specification PHPSpec2\Loader\Node\Specification