Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
spec
PhpSpec
Wrapper
Subject
Expectation
ConstructorDecoratorSpec
let
spec\PhpSpec\Wrapper\Subject\Expectation\ConstructorDecoratorSpec::let PHP Method
ConstructorDecoratorSpec Class Documentation
Mostra file
Open project: phpspec/phpspec
let()
public
method
public
let
(
PhpSpec\Wrapper\Subject\Expectation\Expectation
$expectation
)
$expectation
PhpSpec\Wrapper\Subject\Expectation\Expectation
function let(Expectation $expectation) { $this->beConstructedWith($expectation); }
ConstructorDecoratorSpec
it_ignores_any_other_exception
it_rethrows_fracture_errors_as_phpspec_error_exceptions
it_rethrows_php_errors_as_phpspec_error_exceptions
let