PHP Class GoogleSpreadsheet\Tests\Google\Spreadsheet\WorksheetTest

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

Public Methods

Method Description
setUp ( )
testDelete ( )
testGetCellFeed ( )
testGetCellFeedUrl ( )
testGetCellFeedWithQuery ( )
testGetColCount ( )
testGetCsv ( )
testGetEditUrl ( )
testGetExportCsvUrl ( )
testGetGid ( )
testGetId ( )
testGetListFeed ( )
testGetListFeedUrl ( )
testGetListFeedWithQuery ( )
testGetRowCount ( )
testGetTitle ( )
testGetUpdated ( )
testGetXml ( )
testUpdate ( )

Method Details

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testGetCellFeed() public method

public testGetCellFeed ( )

testGetCellFeedUrl() public method

public testGetCellFeedUrl ( )

testGetCellFeedWithQuery() public method

testGetColCount() public method

public testGetColCount ( )

testGetCsv() public method

public testGetCsv ( )

testGetEditUrl() public method

public testGetEditUrl ( )

testGetExportCsvUrl() public method

public testGetExportCsvUrl ( )

testGetGid() public method

public testGetGid ( )

testGetId() public method

public testGetId ( )

testGetListFeed() public method

public testGetListFeed ( )

testGetListFeedUrl() public method

public testGetListFeedUrl ( )

testGetListFeedWithQuery() public method

testGetRowCount() public method

public testGetRowCount ( )

testGetTitle() public method

public testGetTitle ( )

testGetUpdated() public method

public testGetUpdated ( )

testGetXml() public method

public testGetXml ( )

testUpdate() public method

public testUpdate ( )