markTestIncomplete('Not implemented'); } /** * Test attribute "name" */ public function testPropertyName() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "gender" */ public function testPropertyGender() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "year" */ public function testPropertyYear() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "accent" */ public function testPropertyAccent() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }