org.apache.tapestry.services.impl
Class EngineFactoryTest

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

public class EngineFactoryTest
extends BaseComponentTestCase

Tests for EngineFactoryImpl.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
EngineFactoryTest()
           
 
Method Summary
 void testDefinedInSpec()
           
 void testInvalidClass()
           
 void testUnableToInstantiate()
           
 void testUseDefault()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineFactoryTest

public EngineFactoryTest()
Method Detail

testUseDefault

public void testUseDefault()

testDefinedInSpec

public void testDefinedInSpec()

testUnableToInstantiate

public void testUnableToInstantiate()

testInvalidClass

public void testInvalidClass()


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