|
|||||||||
| 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.util.RetryingTransactionHelperTestCase
org.alfresco.util.BaseAlfrescoTestCase
org.alfresco.repo.module.ModuleComponentHelperTest
public class ModuleComponentHelperTest
This test creates a bunch of dummy components and then simulates
startups with different module current versions.
There are 3 modules. There are 3 components.| Nested Class Summary | |
|---|---|
static class |
ModuleComponentHelperTest.NoopModuleComponent
No-operation tester class |
| Nested classes/interfaces inherited from class org.alfresco.util.RetryingTransactionHelperTestCase |
|---|
RetryingTransactionHelperTestCase.FailureTest, RetryingTransactionHelperTestCase.Test |
| Field Summary |
|---|
| Fields inherited from class org.alfresco.util.BaseAlfrescoTestCase |
|---|
actionService, authenticationComponent, contentService, ctx, nodeService, retryingTransactionHelper, rootNodeRef, serviceRegistry, storeRef, transactionService |
| Constructor Summary | |
|---|---|
ModuleComponentHelperTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testSetup()
|
void |
testStartComponentsV00()
|
void |
testStartComponentsV05()
|
void |
testStartComponentsV10()
|
void |
testStartComponentsV15()
|
void |
testStartComponentsV30()
|
void |
testStartComponentsV35()
|
| Methods inherited from class org.alfresco.util.BaseAlfrescoTestCase |
|---|
getRetryingTransactionHelper, setUpContext, tearDown, useSpacesStore |
| Methods inherited from class org.alfresco.util.RetryingTransactionHelperTestCase |
|---|
doTestInTransaction, doTestInTransaction, doTestInTransaction, doTestInTransaction |
| 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 ModuleComponentHelperTest()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class BaseAlfrescoTestCasejava.lang.ExceptionTestCase.setUp()
public void testSetup()
throws java.lang.Exception
java.lang.Exceptionpublic void testStartComponentsV00()
public void testStartComponentsV05()
public void testStartComponentsV10()
public void testStartComponentsV15()
public void testStartComponentsV30()
public void testStartComponentsV35()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||