org.apache.tapestry.engine.state
Class TestApplicationStateManager

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.engine.state.TestApplicationStateManager

public class TestApplicationStateManager
extends BaseComponentTestCase

Tests for ApplicationStateManagerImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestApplicationStateManager()
           
 
Method Summary
 void testExistsInCache()
           
 void testFlush()
           
 void testGet()
           
 void testNotExist()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApplicationStateManager

public TestApplicationStateManager()
Method Detail

testExistsInCache

public void testExistsInCache()

testNotExist

public void testNotExist()

testGet

public void testGet()

testFlush

public void testFlush()


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