org.apache.tapestry.services.impl
Class TestApplicationSpecificationInitializer
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.TestApplicationSpecificationInitializer
public class TestApplicationSpecificationInitializer
- extends BaseComponentTestCase
Tests for the ApplicationSpecificationInitializer
.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestApplicationSpecificationInitializer
public TestApplicationSpecificationInitializer()
test_On_Classpath
public void test_On_Classpath()
throws Exception
- Throws:
Exception
test_Default_On_Classpath
public void test_Default_On_Classpath()
throws Exception
- Throws:
Exception
test_In_App_Context_Folder
public void test_In_App_Context_Folder()
throws Exception
- Throws:
Exception
test_In_Web_Inf_Folder
public void test_In_Web_Inf_Folder()
throws Exception
- Throws:
Exception
test_No_App_Spec
public void test_No_App_Spec()
throws Exception
- Throws:
Exception
test_Integration
public void test_Integration()
throws Exception
- Test within the Registry, to ensure the module deployment descriptor is well configured.
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.