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

Inheritance: extends Doctrine\Tests\ODM\CouchDB\CouchDBTestCase
Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
testAddExistantType ( )
testGetTypesMap ( )
testHasType ( )
testOverwriteNonExistantType ( )

Method Details

testAddExistantType() public method

public testAddExistantType ( )

testGetTypesMap() public method

public testGetTypesMap ( )

testHasType() public method

public testHasType ( )

testOverwriteNonExistantType() public method