org.apache.tapestry.record
Class ClientPropertyPersistenceStrategyTest

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

public class ClientPropertyPersistenceStrategyTest
extends BaseComponentTestCase

Tests for ClientPropertyPersistenceStrategy.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
ClientPropertyPersistenceStrategyTest()
           
 
Method Summary
 void testAddParametersForPersistentProperties()
           
 void testGetChangesUnknownPage()
           
 void testInitialize()
           
 void testPageScope()
           
 void testStoreAndRetrieve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientPropertyPersistenceStrategyTest

public ClientPropertyPersistenceStrategyTest()
Method Detail

testAddParametersForPersistentProperties

public void testAddParametersForPersistentProperties()

testGetChangesUnknownPage

public void testGetChangesUnknownPage()

testInitialize

public void testInitialize()

testPageScope

public void testPageScope()

testStoreAndRetrieve

public void testStoreAndRetrieve()


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