PHP Eloquent\Phony\Stub Namespace

Nested Namespaces

Eloquent\Phony\Stub\Answer
Eloquent\Phony\Stub\Exception

Interfaces

Name Description
Stub The interface implemented by stubs.

Classes

Name Description
EmptyValueFactory Creates empty values from arbitrary types.
StubData Provides canned answers to function or method invocations.
StubFactory Creates stubs.
StubRule Represents a set of criteria and associated answers.
StubVerifier Pairs a stub and a spy, and provides convenience methods for verifying interactions with the spy.
StubVerifierFactory Creates stub verifiers.