public class ReplicationServiceIntegrationTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
ReplicationServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testBasicExecution()
Test that the action service can find the executor
for us, and that it has everything it needs
|
void |
testCreateSaveLoad() |
void |
testCreation() |
void |
testDeletion()
Ensures that deletion works correctly
|
void |
testEditing()
Ensures that we can create, save, edit, save
load, edit, save, load etc, all without
problems, and without creating duplicates
|
void |
testExecutionResult()
Test that when we execute a replication task, the
right stuff ends up being moved for us
|
void |
testJavascriptAPI() |
void |
testLoadByTarget() |
void |
testLoadList() |
void |
testRenaming()
Tests that we can rename definitions
|
void |
testReplicationExecutionCancelling()
Check that cancelling works.
|
void |
testReplicationExecutionLocking()
Check that the locking works.
|
void |
testReplicationPayloadExpansion()
Test that we turn a list of payload node starting points
into the correct set of nodes to pass to the
transfer service.
|
void |
testScheduling()
Test that the schedule related parts work properly
|
void |
testTransferDefinitionBuilding()
Test that we turn a replication definition correctly
into a transfer definition
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, formatprotected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testCreation()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateSaveLoad()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadList()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadByTarget()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeletion()
throws java.lang.Exception
java.lang.Exceptionpublic void testEditing()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenaming()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicExecution()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplicationExecutionLocking()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplicationExecutionCancelling()
throws java.lang.Exception
java.lang.Exceptionpublic void testExecutionResult()
throws java.lang.Exception
java.lang.Exceptionpublic void testReplicationPayloadExpansion()
throws java.lang.Exception
java.lang.Exceptionpublic void testTransferDefinitionBuilding()
throws java.lang.Exception
java.lang.Exceptionpublic void testScheduling()
throws java.lang.Exception
java.lang.Exceptionpublic void testJavascriptAPI()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.