PHP Class fkooman\RemoteStorage\RemoteStorageTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: fkooman/php-remote-storage

Méthodes publiques

Méthode Description
setUp ( )
testDeleteDocument ( )
testDeleteIfMatchPrecondition ( )
testDeleteMultipleDocuments ( )
testGetDocumentIfMatch ( )
testGetFolder ( )
testGetFolderIfMatch ( )
testGetFolderWithFolder ( )
testPutDocument ( )
testPutDocumentIfNoneMatchStarFail ( )
testPutDocumentIfNoneMatchStarOkay ( )
testPutIfMatchNotExistingFile ( )
testPutIfMatchPrecondition ( )
testPutMultipleDocuments ( )

Method Details

setUp() public méthode

public setUp ( )

testDeleteDocument() public méthode

public testDeleteDocument ( )

testDeleteIfMatchPrecondition() public méthode

testDeleteMultipleDocuments() public méthode

testGetDocumentIfMatch() public méthode

testGetFolder() public méthode

public testGetFolder ( )

testGetFolderIfMatch() public méthode

testGetFolderWithFolder() public méthode

testPutDocument() public méthode

public testPutDocument ( )

testPutDocumentIfNoneMatchStarFail() public méthode

testPutDocumentIfNoneMatchStarOkay() public méthode

testPutIfMatchNotExistingFile() public méthode

testPutIfMatchPrecondition() public méthode

testPutMultipleDocuments() public méthode