Class ExampleSerializationDebugService

Description

this service illustrates parsing a PHP serialized object to load test data. Use this as an example when illustrating a possible bug that involves specific data.

The getSerializedObject method shows how to PHP serialize an object. The getDataThatCreatesProblems method is the one you need to implement. MyVO is an example VO object.

  • author: Ariel Sommeria-klein

Located in /Tests/TestData/Services/ExampleSerializationDebugService.php (line 23)


	
			
Method Summary
Methods
getDataThatCreatesProblems (line 24)
  • access: public
void getDataThatCreatesProblems ()
getSerializedObject (line 28)
  • access: public
void getSerializedObject ()

Documentation generated on Mon, 23 Jan 2012 17:22:05 -0300 by phpDocumentor 1.4.3