org.alfresco.util.schemacomp
Class ValidatingVisitorTest

java.lang.Object
  extended by org.alfresco.util.schemacomp.ValidatingVisitorTest

public class ValidatingVisitorTest
extends java.lang.Object

Tests for the ValidatingVisitor class.


Constructor Summary
ValidatingVisitorTest()
           
 
Method Summary
 void canValidate()
           
 void nonRedundantDbObjectsAreNoticed()
           
 void redundantDbObjectsAreNoticed()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidatingVisitorTest

public ValidatingVisitorTest()
Method Detail

setUp

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

canValidate

public void canValidate()

redundantDbObjectsAreNoticed

public void redundantDbObjectsAreNoticed()

nonRedundantDbObjectsAreNoticed

public void nonRedundantDbObjectsAreNoticed()


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