org.alfresco.repo.dictionary
Class DictionaryDAOTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.dictionary.DictionaryDAOTest
All Implemented Interfaces:
junit.framework.Test

public class DictionaryDAOTest
extends junit.framework.TestCase


Field Summary
static java.lang.String TEST_RESOURCE_MESSAGES
           
 
Constructor Summary
DictionaryDAOTest()
           
 
Method Summary
 void setUp()
           
 void testArchive()
           
 void testBootstrap()
           
 void testChildAssocPropagate()
           
 void testConstraints()
           
 void testConstraintsOverrideInheritance()
           
 void testConstraintsOverrideInheritanceOnAspects()
           
 void testDataTypeAnlyserResolution()
           
 void testLabels()
           
 void testMandatoryEnforced()
           
 void testPropertyOverride()
           
 void testSubClassOf()
           
 void testTypeAnalyserResolution()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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

TEST_RESOURCE_MESSAGES

public static final java.lang.String TEST_RESOURCE_MESSAGES
See Also:
Constant Field Values
Constructor Detail

DictionaryDAOTest

public DictionaryDAOTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

testBootstrap

public void testBootstrap()

testLabels

public void testLabels()

testConstraints

public void testConstraints()

testConstraintsOverrideInheritance

public void testConstraintsOverrideInheritance()

testConstraintsOverrideInheritanceOnAspects

public void testConstraintsOverrideInheritanceOnAspects()

testArchive

public void testArchive()

testMandatoryEnforced

public void testMandatoryEnforced()

testSubClassOf

public void testSubClassOf()

testPropertyOverride

public void testPropertyOverride()

testChildAssocPropagate

public void testChildAssocPropagate()

testDataTypeAnlyserResolution

public void testDataTypeAnlyserResolution()

testTypeAnalyserResolution

public void testTypeAnalyserResolution()


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