|
|||||||||
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.avm.AVMServiceTestBase
org.alfresco.repo.deploy.DeploymentServiceImplFSTest
public class DeploymentServiceImplFSTest
End to end test of deployment to a file system receiver (FSR).
Field Summary |
---|
Fields inherited from class org.alfresco.repo.avm.AVMServiceTestBase |
---|
fAuthenticationComponent, fAuthService, fContext, fIndexerAndSearcher, fIndexingInterceptor, fLockingService, fReaper, fRetryingTransactionHelper, fService, fSyncService, fTransactionService |
Constructor Summary | |
---|---|
DeploymentServiceImplFSTest()
|
Method Summary | |
---|---|
protected void |
setUp()
Setup for AVM tests. |
protected void |
tearDown()
Cleanup after a test. |
void |
testBasic()
|
void |
testBulkLoad()
Now load a large number of files. |
void |
testCaseSensitivity()
Test for ETWOTWO-1236 1. |
void |
testEtwoTwo507()
Test for ETWOTWO-507 1. |
void |
testNoExclusionFilter()
Now do the same deployment again - without the matcher - should deploy fudge.bak |
void |
testRevertToPreviousVersion()
Deploy a website, update it, then revert to the first version |
void |
testWrongPassword()
Wrong password Negative test |
void |
testWrongTarget()
Wrong target Negative test |
Methods inherited from class org.alfresco.repo.avm.AVMServiceTestBase |
---|
checkHistory, recursiveContents, recursiveList, recursiveList, runQueriesAgainstBasicTree, runQueriesAgainstBasicTreeWithAOnly, setupBasicTree, setupBasicTree0, testSetup |
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 DeploymentServiceImplFSTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
AVMServiceTestBase
setUp
in class AVMServiceTestBase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
AVMServiceTestBase
tearDown
in class AVMServiceTestBase
java.lang.Exception
public void testBasic() throws java.lang.Exception
java.lang.Exception
public void testEtwoTwo507() throws java.lang.Exception
java.lang.Exception
public void testCaseSensitivity() throws java.lang.Exception
java.lang.Exception
public void testWrongPassword()
public void testWrongTarget()
public void testNoExclusionFilter() throws java.lang.Exception
java.lang.Exception
public void testRevertToPreviousVersion() throws java.lang.Exception
java.lang.Exception
public void testBulkLoad() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |