메소드 | 설명 | |
---|---|---|
__call ( string $method, array $arguments ) : mixed | ||
__construct ( Prophecy\Prophecy\ObjectProphecy $prophecy ) | ||
__get ( string $parameter ) : mixed | ||
__set ( string $parameter, mixed $value ) | ||
beADoubleOf ( string $classOrInterface ) | ||
beConstructedWith ( array $arguments = null ) | ||
getWrappedObject ( ) : object | ||
implement ( string $interface ) |
public __construct ( Prophecy\Prophecy\ObjectProphecy $prophecy ) | ||
$prophecy | Prophecy\Prophecy\ObjectProphecy |