|
|||||||||
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.model.ml.tools.AbstractMultilingualTestCases
org.alfresco.repo.model.ml.tools.MultilingualContentServiceImplTest
public class MultilingualContentServiceImplTest
org.alfresco.repo.ml.MultilingualContentServiceImpl
Field Summary |
---|
Fields inherited from class org.alfresco.repo.model.ml.tools.AbstractMultilingualTestCases |
---|
authenticationComponent, contentFilterLanguagesService, ctx, editionService, fileFolderService, folderNodeRef, multilingualContentService, nodeArchiveService, nodeService, serviceRegistry, transactionService, versionService |
Constructor Summary | |
---|---|
MultilingualContentServiceImplTest()
|
Method Summary | |
---|---|
void |
testAddTranslationUsingContent()
|
void |
testCopyAndRenameMLContainer()
|
void |
testCopyMLContainerInNewSpace()
|
void |
testCopyMLContainerInSameSpace()
|
void |
testCreateEmptyTranslation()
|
void |
testCreateEmptyTranslationNames()
|
void |
testDeleteMultilingualContent()
|
void |
testGetMissingTranslation()
|
void |
testGetPivotTranslation()
|
void |
testGetTranslationContainerPermissions()
|
void |
testGetTranslationForLocale()
|
void |
testMakeTranslation()
|
void |
testMoveMLContainer()
|
void |
testPermissions()
Check whether non-admin users can take part in ML document manipulation |
Methods inherited from class org.alfresco.repo.model.ml.tools.AbstractMultilingualTestCases |
---|
createContent, createContent, setUp, tearDown, 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 MultilingualContentServiceImplTest()
Method Detail |
---|
public void testMakeTranslation() throws java.lang.Exception
java.lang.Exception
public void testAddTranslationUsingContent() throws java.lang.Exception
java.lang.Exception
public void testGetMissingTranslation() throws java.lang.Exception
java.lang.Exception
public void testGetTranslationForLocale() throws java.lang.Exception
java.lang.Exception
public void testGetPivotTranslation() throws java.lang.Exception
java.lang.Exception
public void testCreateEmptyTranslation() throws java.lang.Exception
java.lang.Exception
public void testCreateEmptyTranslationNames() throws java.lang.Exception
java.lang.Exception
public void testGetTranslationContainerPermissions() throws java.lang.Exception
java.lang.Exception
public void testPermissions() throws java.lang.Exception
java.lang.Exception
public void testDeleteMultilingualContent() throws java.lang.Exception
java.lang.Exception
public void testCopyMLContainerInNewSpace() throws java.lang.Exception
java.lang.Exception
public void testCopyMLContainerInSameSpace() throws java.lang.Exception
java.lang.Exception
public void testCopyAndRenameMLContainer() throws java.lang.Exception
java.lang.Exception
public void testMoveMLContainer() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |