pock

Factory

Table of Contents

Interfaces

ReplyFactoryInterface
Creates a response at request time for PockBuilder::replyWithFactory().

Classes

AbstractSerializerFactory
Base factory that selects an explicit serializer or the first discovered adapter.
CallbackReplyFactory
Adapts a response callback to ReplyFactoryInterface.
JsonSerializerFactory
Selects the serializer used by JSON body helpers.
SymfonyClientFactory
Creates a Symfony HTTP client backed by Pock mocks.
XmlSerializerFactory
Selects the serializer used by XML body helpers.
On this page

Search results