org.apache.tapestry.services.impl
Class TestExpressionCache
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.TestExpressionCache
public class TestExpressionCache
- extends BaseComponentTestCase
Tests for ExpressionCacheImpl
.
- 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 |
TestExpressionCache
public TestExpressionCache()
test_Valid_Expression
public void test_Valid_Expression()
test_Caching
public void test_Caching()
test_Compiled_Caching
public void test_Compiled_Caching()
test_Invalid_Expression
public void test_Invalid_Expression()
test_Clear_Cache
public void test_Clear_Cache()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.