|
@@ -141,9 +141,8 @@ class CMTSRESTControllerTest extends WebTestCaseBase
|
|
|
*/
|
|
|
public function testPOST()
|
|
|
{
|
|
|
- // inicializo con los datos del webservicemock
|
|
|
// $this->initDefault($this->obtainDataWebService());
|
|
|
-
|
|
|
+
|
|
|
// seteo los datos del listener
|
|
|
$this->setListener();
|
|
|
// hago la inserccion llamando al servicio por post
|