net.sf.navel.beans
Class InitialValuesResolverTest

java.lang.Object
  extended by net.sf.navel.beans.InitialValuesResolverTest

public class InitialValuesResolverTest
extends java.lang.Object


Constructor Summary
InitialValuesResolverTest()
           
 
Method Summary
protected  void setUp()
           
 void testFlatten()
           
 void testInit()
           
 void testNestedDeeply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialValuesResolverTest

public InitialValuesResolverTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception
See Also:
junit.framework.TestCase#setUp()

testInit

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

testNestedDeeply

public void testNestedDeeply()

testFlatten

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