markTestIncomplete('Not implemented'); } /** * Test attribute "name" */ public function testPropertyName() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sex" */ public function testPropertySex() { // 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'); } }