org.apache.tapestry.services.impl
Class TestEngineManager

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.TestEngineManager

public class TestEngineManager
extends BaseComponentTestCase

Tests for EngineManagerImpl.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestEngineManager()
           
 
Method Summary
 void testGetFromPool()
           
 void testGetNotInPool()
           
 void testStoreNoSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEngineManager

public TestEngineManager()
Method Detail

testGetFromPool

public void testGetFromPool()

testGetNotInPool

public void testGetNotInPool()

testStoreNoSession

public void testStoreNoSession()


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