markTestIncomplete('Not implemented'); } /** * Test case for testBodyApplicationOctetstreamBinary * * Test body parameter(s). * */ public function testTestBodyApplicationOctetstreamBinary() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test case for testBodyMultipartFormdataArrayOfBinary * * Test array of binary in multipart mime. * */ public function testTestBodyMultipartFormdataArrayOfBinary() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test case for testEchoBodyFreeFormObjectResponseString * * Test free form object. * */ public function testTestEchoBodyFreeFormObjectResponseString() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test case for testEchoBodyPet * * Test body parameter(s). * */ public function testTestEchoBodyPet() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test case for testEchoBodyPetResponseString * * Test empty response body. * */ public function testTestEchoBodyPetResponseString() { // TODO: implement $this->markTestIncomplete('Not implemented'); } /** * Test case for testEchoBodyTagResponseString * * Test empty json (request body). * */ public function testTestEchoBodyTagResponseString() { // TODO: implement $this->markTestIncomplete('Not implemented'); } }