org.apache.tapestry.portlet
Class TestPortletApplicationSpecificationInitializer

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.TestPortletApplicationSpecificationInitializer

public class TestPortletApplicationSpecificationInitializer
extends BaseComponentTestCase

Tests for PortletApplicationSpecificationInitializer.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestPortletApplicationSpecificationInitializer()
           
 
Method Summary
 void testFoundInRootDir()
           
 void testFoundInSubdir()
           
 void testNotFound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPortletApplicationSpecificationInitializer

public TestPortletApplicationSpecificationInitializer()
Method Detail

testFoundInSubdir

public void testFoundInSubdir()
                       throws Exception
Throws:
Exception

testFoundInRootDir

public void testFoundInRootDir()
                        throws Exception
Throws:
Exception

testNotFound

public void testNotFound()
                  throws Exception
Throws:
Exception


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