markTestIncomplete('Not implemented'); } /** * Test attribute "number" */ public function testPropertyNumber() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "float" */ public function testPropertyFloat() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "double" */ public function testPropertyDouble() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }