markTestIncomplete('Not implemented'); } /** * Test attribute "time" */ public function testPropertyTime() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "openid" */ public function testPropertyOpenid() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "payload" */ public function testPropertyPayload() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sign" */ public function testPropertySign() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "charset" */ public function testPropertyCharset() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "description" */ public function testPropertyDescription() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "response_id" */ public function testPropertyResponseId() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "err_code" */ public function testPropertyErrCode() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "err_msg" */ public function testPropertyErrMsg() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sub_err" */ public function testPropertySubErr() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sub_msg" */ public function testPropertySubMsg() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test attribute "sign_type" */ public function testPropertySignType() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }