org.alfresco.util.schemacomp.model
Class TableTest
java.lang.Object
org.alfresco.util.schemacomp.model.DbObjectTestBase
org.alfresco.util.schemacomp.model.TableTest
public class TableTest
- extends DbObjectTestBase
Tests for the Table class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableTest
public TableTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
getMocksUsedInDiff
protected java.util.List getMocksUsedInDiff()
- Description copied from class:
DbObjectTestBase
- Override to add additional mocks to the InOrder call verification.
- Overrides:
getMocksUsedInDiff in class DbObjectTestBase
- Returns:
- List
doDiffTests
public void doDiffTests()
- Specified by:
doDiffTests in class DbObjectTestBase
getThisObject
protected Table getThisObject()
- Specified by:
getThisObject in class DbObjectTestBase
getThatObject
protected Table getThatObject()
- Specified by:
getThatObject in class DbObjectTestBase
acceptVisitor
public void acceptVisitor()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.