Classes and interfaces

Amfphp_Core_FilterManagerTest

Test class for Amfphp_Core_FilterManager.

« More »

Amfphp_Core_GatewayTest

Test class for Amfphp_Core_Gateway.

« More »

Amfphp_Core_PluginManagerTest

Test class for Amfphp_Core_PluginManager.

« More »

Classes and interfaces

Amf3DeserializationTest

Unit tests for Amfphp_Core_Amf_Serializer, but using amf3 note: phpunit dataProvider mechanism doesn't work well, so lots of boiler plate code here.

« More »

Amf3SerializationTest

Unit tests for Amfphp_Core_Amf_Serializer, but using amf3 note: phpunit dataProvider mechanism doesn't work well, so lots of boiler plate code here.

« More »

AmfDeserializerWrapper

This class exports some internal (public) methods.

« More »

AmfSerializerWrapper

This class exports some internal (public) methods.

« More »

Amfphp_Core_Amf_UtilTest

Test class for Amfphp_Core_Amf_Util.

« More »

DeserializationTest

Unit tests for Amfphp_Core_Amf_Serializer note: phpunit dataProvider mechanism doesn't work well, so lots of boiler plate code here.

« More »

SerializationTest

Unit tests for Amfphp_Core_Amf_Serializer note: phpunit dataProvider mechanism doesn't work well, so lots of boiler plate code here.

« More »

Classes and interfaces

Amfphp_Core_Common_ServiceRouterTest

Test class for Amfphp_Core_Common_ServiceRouter.

« More »

Classes and interfaces

AmfphpAuthenticationTest

Test class for AmfphpAuthentication.

« More »

Classes and interfaces

AmfphpCharsetConverterTest

Test class for CharsetConverter.

« More »

Classes and interfaces

AmfphpCustomClassConverterTest

Test class for CustomClassConverter.

« More »

Classes and interfaces

AmfphpFlexMessagingTest

Test class for FlexMessaging.

« More »

Classes and interfaces

AmfphpLoggerTest

Test class for AmfphpLogger.

« More »

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 »