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

testGetEntries() public méthode

public testGetEntries ( )
    public function testGetEntries()
    {
        $this->assertEquals(2, count($this->spreadsheetFeed->getEntries()));
    }