PHP Class Doctrine\Tests\ODM\CouchDB\Types\MixedTypeTest

Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
dataConvertRoundtrip ( )
setUp ( )
testConvertRoundtrip ( string $expected, string $value )
testRegisteredInstance ( )

Method Details

dataConvertRoundtrip() public static method

public static dataConvertRoundtrip ( )

setUp() public method

public setUp ( )

testConvertRoundtrip() public method

public testConvertRoundtrip ( string $expected, string $value )
$expected string
$value string

testRegisteredInstance() public method