org.apache.tapestry.record
Class TestPersistentPropertyData

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.record.TestPersistentPropertyData

public class TestPersistentPropertyData
extends BaseComponentTestCase

Tests for PersistentPropertyData.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestPersistentPropertyData()
           
 
Method Summary
 void testDecode()
           
 void testEncode()
           
 void testStoreChange()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPersistentPropertyData

public TestPersistentPropertyData()
Method Detail

testStoreChange

public void testStoreChange()

testDecode

public void testDecode()

testEncode

public void testEncode()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.