org.alfresco.util.schemacomp.model
Class PrimaryKeyTest

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

public class PrimaryKeyTest
extends DbObjectTestBase

Tests for the PrimaryKey class.


Field Summary
 
Fields inherited from class org.alfresco.util.schemacomp.model.DbObjectTestBase
comparisonUtils, ctx, dialect, differences, inOrder, visitor
 
Constructor Summary
PrimaryKeyTest()
           
 
Method Summary
 void acceptVisitor()
           
protected  void doDiffTests()
           
protected  PrimaryKey getThatObject()
           
protected  PrimaryKey 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

PrimaryKeyTest

public PrimaryKeyTest()
Method Detail

setUp

public void setUp()

getThisObject

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

getThatObject

protected PrimaryKey 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.