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

testGetId() public method

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