markTestIncomplete('Not implemented'); } /** * Test attribute "id" */ public function testPropertyId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "name" */ public function testPropertyName() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "category" */ public function testPropertyCategory() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "photo_urls" */ public function testPropertyPhotoUrls() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "tags" */ public function testPropertyTags() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "status" */ public function testPropertyStatus() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }