PHP 클래스 GoogleSpreadsheet\Tests\Google\Spreadsheet\CellEntryTest

상속: extends TestBase
파일 보기 프로젝트 열기: asimlqt/php-google-spreadsheet-client

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testGetCellIdString ( )
testGetColumn ( )
testGetEditUrl ( )
testGetInputValue ( )
testGetRow ( )
testGetSetContent ( )
testGetSetPostUrl ( )
testGetTitle ( )
testGetXml ( )
testSetInputValue ( )
testUpdate ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testGetCellIdString() 공개 메소드

public testGetCellIdString ( )

testGetColumn() 공개 메소드

public testGetColumn ( )

testGetEditUrl() 공개 메소드

public testGetEditUrl ( )

testGetInputValue() 공개 메소드

public testGetInputValue ( )

testGetRow() 공개 메소드

public testGetRow ( )

testGetSetContent() 공개 메소드

public testGetSetContent ( )

testGetSetPostUrl() 공개 메소드

public testGetSetPostUrl ( )

testGetTitle() 공개 메소드

public testGetTitle ( )

testGetXml() 공개 메소드

public testGetXml ( )

testSetInputValue() 공개 메소드

public testSetInputValue ( )

testUpdate() 공개 메소드

public testUpdate ( )