markTestIncomplete('Not implemented'); } /** * Test attribute "size" */ public function testPropertySize() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "color" */ public function testPropertyColor() { // TODO: implement $this->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'); } }