org.alfresco.repo.model.ml.tools
Class MultilingualDocumentAspectTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.model.ml.tools.AbstractMultilingualTestCases
              extended by org.alfresco.repo.model.ml.tools.MultilingualDocumentAspectTest
All Implemented Interfaces:
junit.framework.Test

public class MultilingualDocumentAspectTest
extends AbstractMultilingualTestCases

Multilingual document aspect test cases

See Also:
org.alfresco.service.cmr.ml.MultilingualDocumentAspect

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
MultilingualDocumentAspectTest()
           
 
Method Summary
 void testCopy()
           
 void testDeleteLastNode()
           
 void testDeleteNode()
           
 void testDeletePivot()
           
 void testRemoveAspect()
           
 void testUpdateLocale()
           
 void testUpdateRedundantLocale()
           
 
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

MultilingualDocumentAspectTest

public MultilingualDocumentAspectTest()
Method Detail

testCopy

public void testCopy()
              throws java.lang.Exception
Throws:
java.lang.Exception

testDeleteNode

public void testDeleteNode()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testDeletePivot

public void testDeletePivot()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testDeleteLastNode

public void testDeleteLastNode()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testRemoveAspect

public void testRemoveAspect()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateLocale

public void testUpdateLocale()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testUpdateRedundantLocale

public void testUpdateRedundantLocale()
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.