PHP Class Mongolid\Serializer\SerializerTest

Inheritance: extends TestCas\TestCase
Afficher le fichier Open project: leroy-merlin-br/mongolid

Méthodes publiques

Méthode Description
tearDown ( )
testConvertShouldConvertObjectsToDomainTypes ( )
testSerializeShouldCallConvertAndReturnStringSuccessfully ( )
testUnconvertShouldConvertObjectsToMongoTypes ( )
testUnserializeShouldParseStringAndCallConverterSuccessfully ( )

Method Details

tearDown() public méthode

public tearDown ( )

testConvertShouldConvertObjectsToDomainTypes() public méthode

testSerializeShouldCallConvertAndReturnStringSuccessfully() public méthode

testUnconvertShouldConvertObjectsToMongoTypes() public méthode

testUnserializeShouldParseStringAndCallConverterSuccessfully() public méthode