PHP Class spec\PhpSpec\Wrapper\Subject\Expectation\DecoratorSpec

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

Public Methods

Method Description
it_keeps_looking_for_nested_expectations ( Decorator $decorator, PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )
it_returns_the_decorated_expectation ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )
let ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )

Method Details

it_keeps_looking_for_nested_expectations() public method

public it_keeps_looking_for_nested_expectations ( Decorator $decorator, PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )
$decorator PhpSpec\Wrapper\Subject\Expectation\Decorator
$expectation PhpSpec\Wrapper\Subject\Expectation\Expectation

it_returns_the_decorated_expectation() public method

public it_returns_the_decorated_expectation ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )
$expectation PhpSpec\Wrapper\Subject\Expectation\Expectation

let() public method

public let ( PhpSpec\Wrapper\Subject\Expectation\Expectation $expectation )
$expectation PhpSpec\Wrapper\Subject\Expectation\Expectation