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

testGetPostUrl() public method

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