GoogleSpreadsheet\Tests\Google\Spreadsheet\SpreadsheetFeedTest::testGetId PHP Méthode

testGetId() public méthode

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