Classes and interfaces

Amf3TestData

See AmfTestData for details, this is the extension for Amf3

« More »

AmfTestData

test data for the Amfphp unit tests data types have the s prefix for 'serialized' and 'd' prefix for 'deserialized' for Packets there is a flaw in the Amfphp design which means that serializng and deserializing is not symmetrical.

« More »

DummyClass

used for testing with typed objects

« More »

TestServicesConfig

testing requires some services.

« More »

Classes and interfaces

TestCustomClass1

dummy class for testing custom class conversion

« More »

TestCustomClass2

dummy class for testing custom class conversion

« More »

TestCustomClass3

dummy class for testing custom class conversion

« More »

Classes and interfaces

AuthenticationService

a simple authentication service, used for testing the AmfphpAuthentication plugin

« More »

BadSyntaxService

bad syntax

« More »

ByteArrayTestService

a service for tests on byte arrays

« More »

DummyService

a dummy service to test locating services in folders

« More »

EmptyMoreService

empty service, just to test support for multiple service folders

« More »

ExampleSerializationDebugService

this service illustrates parsing a PHP serialized object to load test data.

« More »

MyVO

vo holder class

« More »

Classes and interfaces

DisabledPlugin

a dummy plugin to test if loading in the plugin manager works properly.

« More »

Classes and interfaces

DummyPlugin

a dummy plugin to test if loading in the plugin manager works properly.

« More »