Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)

101394: MNT-13545 Re-apply fix of parameters inconsistence in Javadoc


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101476 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tatyana Valkevych
2015-04-08 16:26:29 +00:00
parent 62567d223a
commit 07e2aa7066

View File

@@ -158,8 +158,8 @@ public abstract class BaseWebScriptTest extends TestCase
/**
* Sets Test Listener
*
* @param resultPrinter
*
* @param listener WebScriptTestListener
*/
public void setListener(WebScriptTestListener listener)
{
@@ -447,7 +447,6 @@ public abstract class BaseWebScriptTest extends TestCase
*
* @param req
* @param expectedStatus
* @param asUser
* @return response
* @throws IOException
*/