namespace Prophecy\Prophecy
Object name | File name | Summary |
---|---|---|
MethodProphecy | vendor/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php | Method prophecy. |
ObjectProphecy | vendor/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php | @author Konstantin Kudryashov <ever.zet@gmail.com> |
ProphecyInterface | vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php | Core Prophecy interface. |
ProphecySubjectInterface | vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php | Controllable doubles interface. |
Revealer | vendor/phpspec/prophecy/src/Prophecy/Prophecy/Revealer.php | Basic prophecies revealer. |
RevealerInterface | vendor/phpspec/prophecy/src/Prophecy/Prophecy/RevealerInterface.php | Prophecies revealer interface. |