gdata = new Zend_Gdata_Books(new Zend_Http_Client()); } public function testBooks() { $this->assertTrue(true); } }