markTestIncomplete('Not implemented'); } /** * Test attribute "text" */ public function testPropertyText() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "begin_time" */ public function testPropertyBeginTime() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "end_time" */ public function testPropertyEndTime() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sentence_end" */ public function testPropertySentenceEnd() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }