|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.web.scripts.BaseWebScriptTest
org.alfresco.repo.web.scripts.replication.ReplicationRestApiTest
public class ReplicationRestApiTest
Tests for the Replication Webscripts
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.repo.web.scripts.BaseWebScriptTest |
---|
BaseWebScriptTest.BaseWebScriptTestListener, BaseWebScriptTest.HttpMethodResponse, BaseWebScriptTest.PatchMethod, BaseWebScriptTest.RemoteServer, BaseWebScriptTest.WebScriptTestListener |
Constructor Summary | |
---|---|
ReplicationRestApiTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testReplicationDefinitionDelete()
|
void |
testReplicationDefinitionGet()
|
void |
testReplicationDefinitionPut()
|
void |
testReplicationDefinitionsGet()
|
void |
testReplicationDefinitionsNastyNames()
Test that when creating and working with replication definitions with a name that includes "nasty" characters, things still work. |
void |
testReplicationDefinitionsPost()
|
void |
testReplicationServiceIsEnabled()
|
Methods inherited from class org.alfresco.repo.web.scripts.BaseWebScriptTest |
---|
getDefaultRunAs, getRemoteServer, getServer, isLogEnabled, log, sendLocalRequest, sendRemoteRequest, sendRequest, sendRequest, setCustomContext, setDefaultRunAs, setListener, setRemoteServer, setTraceReqRes |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReplicationRestApiTest()
Method Detail |
---|
public void testReplicationServiceIsEnabled() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionsGet() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionGet() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionsPost() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionPut() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionDelete() throws java.lang.Exception
java.lang.Exception
public void testReplicationDefinitionsNastyNames() throws java.lang.Exception
java.lang.Exception
protected void setUp() throws java.lang.Exception
setUp
in class BaseWebScriptTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |