Méthode | Description | |
---|---|---|
it_instantiates_and_throws_exception_from_provided_classname ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
it_instantiates_exceptions_with_required_arguments ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
it_is_promise ( ) | ||
it_throws_provided_exception ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
let ( ) |
public it_instantiates_and_throws_exception_from_provided_classname ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
$object | Prophecy\Prophecy\ObjectProphecy | |
$method | Prophecy\Prophecy\MethodProphecy |
public it_instantiates_exceptions_with_required_arguments ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
$object | Prophecy\Prophecy\ObjectProphecy | |
$method | Prophecy\Prophecy\MethodProphecy |
public it_throws_provided_exception ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method ) | ||
$object | Prophecy\Prophecy\ObjectProphecy | |
$method | Prophecy\Prophecy\MethodProphecy |