org.apache.tapestry.record
Class SessionPropertyPersistenceStrategyTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.record.SessionPropertyPersistenceStrategyTest
public class SessionPropertyPersistenceStrategyTest
- extends BaseComponentTestCase
Tests for SessionPropertyPersistenceStrategy
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionPropertyPersistenceStrategyTest
public SessionPropertyPersistenceStrategyTest()
testAddParametersDoesNothing
public void testAddParametersDoesNothing()
testClearPageProperty
public void testClearPageProperty()
testDiscardChangesNoMatch
public void testDiscardChangesNoMatch()
testDiscardChangesNoSession
public void testDiscardChangesNoSession()
testDiscardChangesWithMatch
public void testDiscardChangesWithMatch()
testGetStoreChangesNoMatch
public void testGetStoreChangesNoMatch()
testGetStoredChangesNoSession
public void testGetStoredChangesNoSession()
testGetStoredComponentProperty
public void testGetStoredComponentProperty()
testGetStoredPageProperty
public void testGetStoredPageProperty()
testStoreComponentProperty
public void testStoreComponentProperty()
testStorePageProperty
public void testStorePageProperty()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.