Searched refs:Prophecy (Results 1 – 25 of 93) sorted by relevance
1234
12 namespace Prophecy; namespace14 use Prophecy\Doubler\Doubler;15 use Prophecy\Doubler\LazyDouble;16 use Prophecy\Doubler\ClassPatch;17 use Prophecy\Prophecy\ObjectProphecy;18 use Prophecy\Prophecy\RevealerInterface;19 use Prophecy\Prophecy\Revealer;20 use Prophecy\Call\CallCenter;21 use Prophecy\Util\StringUtil;22 use Prophecy\Exception\Prediction\PredictionException;[all …]
12 namespace Prophecy\Prediction;14 use Prophecy\Call\Call;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;17 use Prophecy\Argument\ArgumentsWildcard;18 use Prophecy\Argument\Token\AnyValuesToken;19 use Prophecy\Util\StringUtil;20 use Prophecy\Exception\Prediction\NoCallsException;
12 namespace Prophecy\Prediction;14 use Prophecy\Call\Call;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;17 use Prophecy\Argument\ArgumentsWildcard;18 use Prophecy\Argument\Token\AnyValuesToken;19 use Prophecy\Util\StringUtil;20 use Prophecy\Exception\Prediction\UnexpectedCallsCountException;
12 namespace Prophecy\Prediction;14 use Prophecy\Call\Call;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;17 use Prophecy\Util\StringUtil;18 use Prophecy\Exception\Prediction\UnexpectedCallsException;
12 namespace Prophecy\Prediction;14 use Prophecy\Call\Call;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;17 use Prophecy\Exception\InvalidArgumentException;
12 namespace Prophecy\Prediction;14 use Prophecy\Call\Call;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;
12 namespace Prophecy\Prophecy;15 use Prophecy\Comparator\Factory as ComparatorFactory;16 use Prophecy\Call\Call;17 use Prophecy\Doubler\LazyDouble;18 use Prophecy\Argument\ArgumentsWildcard;19 use Prophecy\Call\CallCenter;20 use Prophecy\Exception\Prophecy\ObjectProphecyException;21 use Prophecy\Exception\Prophecy\MethodProphecyException;22 use Prophecy\Exception\Prediction\AggregateException;23 use Prophecy\Exception\Prediction\PredictionException;
12 namespace Prophecy\Prophecy;14 use Prophecy\Argument;15 use Prophecy\Prophet;16 use Prophecy\Promise;17 use Prophecy\Prediction;18 use Prophecy\Exception\Doubler\MethodNotFoundException;19 use Prophecy\Exception\InvalidArgumentException;20 use Prophecy\Exception\Prophecy\MethodProphecyException;
12 namespace Prophecy\Promise;14 use Prophecy\Exception\InvalidArgumentException;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;
12 namespace Prophecy\Promise;14 use Prophecy\Prophecy\ObjectProphecy;15 use Prophecy\Prophecy\MethodProphecy;16 use Prophecy\Exception\InvalidArgumentException;
12 namespace Prophecy\Promise;14 use Prophecy\Prophecy\ObjectProphecy;15 use Prophecy\Prophecy\MethodProphecy;
12 namespace Prophecy\Promise;15 use Prophecy\Prophecy\ObjectProphecy;16 use Prophecy\Prophecy\MethodProphecy;17 use Prophecy\Exception\InvalidArgumentException;
12 namespace Prophecy\Call;14 use Prophecy\Exception\Prophecy\MethodProphecyException;15 use Prophecy\Prophecy\MethodProphecy;16 use Prophecy\Prophecy\ObjectProphecy;17 use Prophecy\Argument\ArgumentsWildcard;18 use Prophecy\Util\StringUtil;19 use Prophecy\Exception\Call\UnexpectedCallException;
12 namespace Prophecy\Exception\Prediction;14 use Prophecy\Prophecy\MethodProphecy;15 use Prophecy\Exception\Prophecy\MethodProphecyException;
12 namespace Prophecy\Exception\Prediction;14 use Prophecy\Exception\Prophecy\MethodProphecyException;
12 namespace Prophecy\Exception\Prediction;14 use Prophecy\Prophecy\MethodProphecy;
12 namespace Prophecy\Exception\Call;14 use Prophecy\Exception\Prophecy\ObjectProphecyException;15 use Prophecy\Prophecy\ObjectProphecy;
12 namespace Prophecy\Exception\Prophecy;14 use Prophecy\Prophecy\ObjectProphecy;
12 namespace Prophecy\Exception\Prophecy;14 use Prophecy\Prophecy\MethodProphecy;
12 namespace Prophecy\Exception\Prophecy;14 use Prophecy\Exception\Exception;
12 namespace Prophecy\Doubler\ClassPatch;14 use Prophecy\Doubler\Generator\Node\ClassNode;15 use Prophecy\Doubler\Generator\Node\MethodNode;16 use Prophecy\PhpDocumentor\ClassAndInterfaceTagRetriever;17 use Prophecy\PhpDocumentor\MethodTagRetrieverInterface;
12 namespace Prophecy\Doubler\ClassPatch;14 use Prophecy\Doubler\Generator\Node\ClassNode;15 use Prophecy\Doubler\Generator\Node\MethodNode;16 use Prophecy\Doubler\Generator\Node\ArgumentNode;
12 namespace Prophecy\Doubler;15 use Prophecy\Doubler\ClassPatch\ClassPatchInterface;16 use Prophecy\Doubler\Generator\ClassMirror;17 use Prophecy\Doubler\Generator\ClassCreator;18 use Prophecy\Exception\InvalidArgumentException;
12 namespace Prophecy\Doubler;14 use Prophecy\Exception\Doubler\DoubleException;15 use Prophecy\Exception\Doubler\ClassNotFoundException;16 use Prophecy\Exception\Doubler\InterfaceNotFoundException;