public abstract class AbstractMultilingualTestCases
extends junit.framework.TestCase
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationComponent |
authenticationComponent |
protected ContentFilterLanguagesService |
contentFilterLanguagesService |
protected static org.springframework.context.ApplicationContext |
ctx |
protected EditionService |
editionService |
protected FileFolderService |
fileFolderService |
protected org.alfresco.service.cmr.repository.NodeRef |
folderNodeRef |
protected MultilingualContentService |
multilingualContentService |
protected NodeArchiveService |
nodeArchiveService |
protected org.alfresco.service.cmr.repository.NodeService |
nodeService |
protected ServiceRegistry |
serviceRegistry |
protected TransactionService |
transactionService |
protected VersionService |
versionService |
| Constructor and Description |
|---|
AbstractMultilingualTestCases() |
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.service.cmr.repository.NodeRef |
createContent() |
protected org.alfresco.service.cmr.repository.NodeRef |
createContent(java.lang.String name) |
protected void |
setUp() |
protected void |
tearDown() |
void |
testSetup() |
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 static org.springframework.context.ApplicationContext ctx
protected ServiceRegistry serviceRegistry
protected AuthenticationComponent authenticationComponent
protected TransactionService transactionService
protected org.alfresco.service.cmr.repository.NodeService nodeService
protected FileFolderService fileFolderService
protected VersionService versionService
protected MultilingualContentService multilingualContentService
protected org.alfresco.service.cmr.repository.NodeRef folderNodeRef
protected ContentFilterLanguagesService contentFilterLanguagesService
protected NodeArchiveService nodeArchiveService
protected EditionService editionService
protected 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.Exceptionprotected org.alfresco.service.cmr.repository.NodeRef createContent()
protected org.alfresco.service.cmr.repository.NodeRef createContent(java.lang.String name)
public void testSetup()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.