net.sf.navel.beans
Class PropertyDelegateTest

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

public class PropertyDelegateTest
extends java.lang.Object

Test that property delegate works as desired.

Author:
cmdln

Constructor Summary
PropertyDelegateTest()
           
 
Method Summary
 void breakValidation()
           
 void setUp()
           
 void testStringView()
           
 void testWithCopy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDelegateTest

public PropertyDelegateTest()
Method Detail

setUp

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

testStringView

public void testStringView()

testWithCopy

public void testWithCopy()

breakValidation

public void breakValidation()