org.apache.tapestry.record
Class PropertyPersistenceStrategySourceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.record.PropertyPersistenceStrategySourceTest
public class PropertyPersistenceStrategySourceTest
- extends BaseComponentTestCase
Tests for PropertyPersistenceStrategySourceImpl
.
- 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 |
PropertyPersistenceStrategySourceTest
public PropertyPersistenceStrategySourceTest()
testGetKnownStrategy
public void testGetKnownStrategy()
testGetUnknownStrategy
public void testGetUnknownStrategy()
trainGetStoredChanges
protected void trainGetStoredChanges(PropertyPersistenceStrategy strategy,
String pageName,
Collection changes)
testGetAllStoredChanges
public void testGetAllStoredChanges()
testAddParameters
public void testAddParameters()
testDiscardStoredChanges
public void testDiscardStoredChanges()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.