GoogleSpreadsheet\Tests\Google\Spreadsheet\CellEntryTest::testGetEditUrl PHP Method

testGetEditUrl() public method

public testGetEditUrl ( )
    public function testGetEditUrl()
    {
        $this->assertEquals("https://spreadsheets.google.com/feeds/cells/15L06yklgflGRDjnN-VvhGYOoVLCH40DJoW5fFiqSTc5U/od6/private/full/R1C1/1fvl7", $this->cellEntry->getEditUrl());
    }