mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
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:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user