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

testGetPostUrl() public method

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