markTestIncomplete('Not implemented'); } /** * Test attribute "text" */ public function testPropertyText() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "wav" */ public function testPropertyWav() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "type" */ public function testPropertyType() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "speaker" */ public function testPropertySpeaker() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "volume" */ public function testPropertyVolume() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "speed" */ public function testPropertySpeed() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "tone" */ public function testPropertyTone() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }