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

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.EmptyTranslationAspectTest
All Implemented Interfaces:
junit.framework.Test

public class EmptyTranslationAspectTest
extends AbstractMultilingualTestCases

Empty translations aspect test cases

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

Field Summary
protected  ContentService contentService
           
 
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
EmptyTranslationAspectTest()
           
 
Method Summary
protected  void setUp()
           
 void testCopy()
           
 void testDeleteNode()
           
 void testGetContent()
           
 void testUpdateContent()
           
 
Methods inherited from class org.alfresco.repo.model.ml.tools.AbstractMultilingualTestCases
createContent, createContent, 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
 

Field Detail

contentService

protected ContentService contentService
Constructor Detail

EmptyTranslationAspectTest

public EmptyTranslationAspectTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class AbstractMultilingualTestCases
Throws:
java.lang.Exception

testCopy

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

testDeleteNode

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

testGetContent

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

testUpdateContent

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


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