PHP Class GoogleSpreadsheet\Tests\Google\Spreadsheet\CellEntryTest

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

Public Methods

Method Description
setUp ( )
tearDown ( )
testGetCellIdString ( )
testGetColumn ( )
testGetEditUrl ( )
testGetInputValue ( )
testGetRow ( )
testGetSetContent ( )
testGetSetPostUrl ( )
testGetTitle ( )
testGetXml ( )
testSetInputValue ( )
testUpdate ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testGetCellIdString() public method

public testGetCellIdString ( )

testGetColumn() public method

public testGetColumn ( )

testGetEditUrl() public method

public testGetEditUrl ( )

testGetInputValue() public method

public testGetInputValue ( )

testGetRow() public method

public testGetRow ( )

testGetSetContent() public method

public testGetSetContent ( )

testGetSetPostUrl() public method

public testGetSetPostUrl ( )

testGetTitle() public method

public testGetTitle ( )

testGetXml() public method

public testGetXml ( )

testSetInputValue() public method

public testSetInputValue ( )

testUpdate() public method

public testUpdate ( )