21 private $_restResourcePath;
25 $this->_version =
'V1';
26 $this->_restResourcePath =
"/{$this->_version}/testModule2NoWebApiXml/";
38 'resourcePath' => $this->_restResourcePath . $itemId,
54 'resourcePath' => $this->_restResourcePath,
67 $createdItemName =
'createdItemName';
70 'resourcePath' => $this->_restResourcePath,
87 'resourcePath' => $this->_restResourcePath . $itemId,
104 'resourcePath' => $this->_restResourcePath . $itemId,
_markTestAsRestOnly($message=null)
_assertNoRestRouteException($serviceInfo, $requestData=null)