PHP Eloquent\Phony\Stub Пространство имен

Пространства имен

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

Interfaces

Имя Описание
Stub The interface implemented by stubs.

Классы

Имя Описание
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.