org.alfresco.util.schemacomp
Class DbPropertyTest

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

public class DbPropertyTest
extends java.lang.Object


Nested Class Summary
static class DbPropertyTest.MyDbObject
           
 
Constructor Summary
DbPropertyTest()
           
 
Method Summary
 void canGetPath()
           
 void cannotHaveNullDbObject()
           
 void indexedPropertyValueCanBeRetrievedByReflection()
           
 void propertyValueCanBeRetrievedByReflection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbPropertyTest

public DbPropertyTest()
Method Detail

cannotHaveNullDbObject

public void cannotHaveNullDbObject()

propertyValueCanBeRetrievedByReflection

public void propertyValueCanBeRetrievedByReflection()

indexedPropertyValueCanBeRetrievedByReflection

public void indexedPropertyValueCanBeRetrievedByReflection()

canGetPath

public void canGetPath()


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