org.apache.tapestry.web
Class WebContextResourceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.web.WebContextResourceTest
public class WebContextResourceTest
- extends BaseComponentTestCase
Tests for WebContextResource
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebContextResourceTest
public WebContextResourceTest()
testConstructor
public void testConstructor()
testLocalizationExists
public void testLocalizationExists()
throws Exception
- Throws:
Exception
testLocalizationSame
public void testLocalizationSame()
throws Exception
- Throws:
Exception
testLocalizationMissing
public void testLocalizationMissing()
throws Exception
- Throws:
Exception
testGetRelativeResource
public void testGetRelativeResource()
testGetExtensionlessResource
public void testGetExtensionlessResource()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.