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

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

public class EditionServiceImplTest
extends AbstractMultilingualTestCases

Edition Service test cases

Since:
2.1

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
EditionServiceImplTest()
           
 
Method Summary
 void testAutoEdition()
           
 void testCreateEdition()
           
 void testEditionLabels()
           
 void testReadVersionedContent()
           
 void testReadVersionedProperties()
           
 
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

EditionServiceImplTest

public EditionServiceImplTest()
Method Detail

testAutoEdition

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

testEditionLabels

public void testEditionLabels()

testCreateEdition

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

testReadVersionedContent

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

testReadVersionedProperties

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


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