org.alfresco.util.schemacomp.model
Class SchemaTest

java.lang.Object
  extended by org.alfresco.util.schemacomp.model.DbObjectTestBase
      extended by org.alfresco.util.schemacomp.model.SchemaTest

public class SchemaTest
extends DbObjectTestBase

Tests for the Schema class.


Field Summary
 
Fields inherited from class org.alfresco.util.schemacomp.model.DbObjectTestBase
comparisonUtils, ctx, dialect, differences, inOrder, visitor
 
Constructor Summary
SchemaTest()
           
 
Method Summary
 void acceptVisitor()
           
protected  void doDiffTests()
           
protected  Schema getThatObject()
           
protected  Schema getThisObject()
           
 void setUp()
           
 
Methods inherited from class org.alfresco.util.schemacomp.model.DbObjectTestBase
baseSetUp, canDiffObjects, getMocksUsedInDiff
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaTest

public SchemaTest()
Method Detail

setUp

public void setUp()

getThisObject

protected Schema getThisObject()
Specified by:
getThisObject in class DbObjectTestBase

getThatObject

protected Schema getThatObject()
Specified by:
getThatObject in class DbObjectTestBase

doDiffTests

protected void doDiffTests()
Specified by:
doDiffTests in class DbObjectTestBase

acceptVisitor

public void acceptVisitor()


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