PHP Class Doctrine\Tests\ODM\CouchDB\AttachmentTest

Inheritance: extends CouchDBTestCase
Show file Open project: doctrine/couchdb-odm

Public Methods

Method Description
testCreateFromBase64Data ( )
testCreateFromBinaryData ( )
testCreateFromBinaryFileHandle ( )
testCreateStub ( )
testToArray ( )
testToArrayStub ( )
testTriggerLazyLoadOfMissingAttachmentThrowsException ( )
testTriggerStubLazyLoad ( )

Method Details

testCreateFromBase64Data() public method

testCreateFromBinaryData() public method

testCreateFromBinaryFileHandle() public method

testCreateStub() public method

public testCreateStub ( )

testToArray() public method

public testToArray ( )

testToArrayStub() public method

public testToArrayStub ( )

testTriggerLazyLoadOfMissingAttachmentThrowsException() public method

testTriggerStubLazyLoad() public method