org.apache.tapestry.web
Class TestServletWebContext
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.web.BaseWebTestCase
org.apache.tapestry.web.TestServletWebContext
public class TestServletWebContext
- extends BaseWebTestCase
Tests for ServletWebContext
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestServletWebContext
public TestServletWebContext()
testGetInitParameterNames
public void testGetInitParameterNames()
testGetInitParameterValue
public void testGetInitParameterValue()
testGetAttributeNames
public void testGetAttributeNames()
testGetAttribute
public void testGetAttribute()
testSetAttribute
public void testSetAttribute()
testSetAttributeToNull
public void testSetAttributeToNull()
testGetResource
public void testGetResource()
throws Exception
- Throws:
Exception
testGetResourceFailure
public void testGetResourceFailure()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.