PHP Class GoogleSpreadsheet\Tests\Google\Spreadsheet\CellFeedTest

Inheritance: extends TestBase
Datei anzeigen Open project: asimlqt/php-google-spreadsheet-client

Public Methods

Method Description
testCreateCell ( )
testCreateCellWithAmpersand ( )
testEditCell ( )
testGetBatchUrl ( )
testGetCell ( )
testGetEntries ( )
testGetId ( )
testGetPostUrl ( )
testGetXml ( )
testInsertBatch ( )
testToArray ( )
testUpdateBatch ( )

Method Details

testCreateCell() public method

public testCreateCell ( )

testCreateCellWithAmpersand() public method

testEditCell() public method

public testEditCell ( )

testGetBatchUrl() public method

public testGetBatchUrl ( )

testGetCell() public method

public testGetCell ( )

testGetEntries() public method

public testGetEntries ( )

testGetId() public method

public testGetId ( )

testGetPostUrl() public method

public testGetPostUrl ( )

testGetXml() public method

public testGetXml ( )

testInsertBatch() public method

public testInsertBatch ( )

testToArray() public method

public testToArray ( )

testUpdateBatch() public method

public testUpdateBatch ( )