GoogleSpreadsheet\Tests\Google\Spreadsheet\ListFeedTest::testGetId PHP Method

testGetId() public method

public testGetId ( )
    public function testGetId()
    {
        $this->assertEquals("https://spreadsheets.google.com/feeds/list/G3345eEsfsk60/od6/private/full", $this->listFeed->getId());
    }