PHPInterfaceSerializerTest
class PHPInterfaceSerializerTest extends TestCase (View source)
Methods
void
setUp()
No description
void
testSupportsOnlyPHPInterfaceEntities()
No description
void
testSerializeInterfaceWithNoParentInterfaces()
No description
void
testSerializeInterfaceWithOneParentInterface()
No description
void
testSerializeInterfaceWithMultipleParentInterfaces()
No description
void
testSerializePreservesParentInterfaceOrder()
No description
void
testDeserializeInterfaceWithNoParentInterfacesKey()
No description
void
testDeserializeInterfaceWithEmptyParentInterfacesArray()
No description
void
testDeserializeInterfaceRestoresParentInterfaceObjects()
No description
void
testDeserializeInterfaceRestoresMultipleParentInterfaces()
No description
void
testDeserializeSkipsEmptyParentInterfaceName()
No description
void
testRoundTripPreservesParentInterfaceNames()
No description
void
testRoundTripWithNoParentInterfaces()
No description
void
testRoundTripPreservesBasicFields()
No description
Details
protected void
setUp()
No description
void
testSupportsOnlyPHPInterfaceEntities()
No description
void
testSerializeInterfaceWithNoParentInterfaces()
No description
void
testSerializeInterfaceWithOneParentInterface()
No description
void
testSerializeInterfaceWithMultipleParentInterfaces()
No description
void
testSerializePreservesParentInterfaceOrder()
No description
void
testDeserializeInterfaceWithNoParentInterfacesKey()
No description
void
testDeserializeInterfaceWithEmptyParentInterfacesArray()
No description
void
testDeserializeInterfaceRestoresParentInterfaceObjects()
No description
void
testDeserializeInterfaceRestoresMultipleParentInterfaces()
No description
void
testDeserializeSkipsEmptyParentInterfaceName()
No description
void
testRoundTripPreservesParentInterfaceNames()
No description
void
testRoundTripWithNoParentInterfaces()
No description
void
testRoundTripPreservesBasicFields()
No description