org.apache.tapestry.resolver
Class TestComponentResourceResolver

java.lang.Object
  extended by TestBase
      extended by org.apache.tapestry.resolver.TestComponentResourceResolver

public class TestComponentResourceResolver
extends TestBase

Tests functionality of ComponentResourceResolverImpl.


Constructor Summary
TestComponentResourceResolver()
           
 
Method Summary
 URL newURL()
           
 void test_Classpath_Spec_Resource_App_Context_Resolved()
           
 void test_Classpath_Spec_Resource_Classpath_Resolved()
           
 void test_Classpath_Spec_Resource_WebInf_Context_Resolved()
           
 void test_Classpath_Spec_Resource_WebInf_Package_Name_Context_Resolved()
           
 void test_Context_Spec_Localized_Resource()
           
 void test_Context_Spec_Resource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestComponentResourceResolver

public TestComponentResourceResolver()
Method Detail

test_Context_Spec_Resource

public void test_Context_Spec_Resource()

test_Context_Spec_Localized_Resource

public void test_Context_Spec_Localized_Resource()

test_Classpath_Spec_Resource_App_Context_Resolved

public void test_Classpath_Spec_Resource_App_Context_Resolved()

test_Classpath_Spec_Resource_WebInf_Context_Resolved

public void test_Classpath_Spec_Resource_WebInf_Context_Resolved()

test_Classpath_Spec_Resource_WebInf_Package_Name_Context_Resolved

public void test_Classpath_Spec_Resource_WebInf_Package_Name_Context_Resolved()

test_Classpath_Spec_Resource_Classpath_Resolved

public void test_Classpath_Spec_Resource_Classpath_Resolved()

newURL

public URL newURL()


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