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

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

공개 메소드들

메소드 설명
testCreateCell ( )
testCreateCellWithAmpersand ( )
testEditCell ( )
testGetBatchUrl ( )
testGetCell ( )
testGetEntries ( )
testGetId ( )
testGetPostUrl ( )
testGetXml ( )
testInsertBatch ( )
testToArray ( )
testUpdateBatch ( )

메소드 상세

testCreateCell() 공개 메소드

public testCreateCell ( )

testCreateCellWithAmpersand() 공개 메소드

testEditCell() 공개 메소드

public testEditCell ( )

testGetBatchUrl() 공개 메소드

public testGetBatchUrl ( )

testGetCell() 공개 메소드

public testGetCell ( )

testGetEntries() 공개 메소드

public testGetEntries ( )

testGetId() 공개 메소드

public testGetId ( )

testGetPostUrl() 공개 메소드

public testGetPostUrl ( )

testGetXml() 공개 메소드

public testGetXml ( )

testInsertBatch() 공개 메소드

public testInsertBatch ( )

testToArray() 공개 메소드

public testToArray ( )

testUpdateBatch() 공개 메소드

public testUpdateBatch ( )