org.apache.tapestry.web
Class ServletWebResponseTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.web.ServletWebResponseTest
public class ServletWebResponseTest
- extends BaseComponentTestCase
Tests for ServletWebResponse
.
- 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 |
ServletWebResponseTest
public ServletWebResponseTest()
testGetOutputStream
public void testGetOutputStream()
throws Exception
- Throws:
Exception
testGetOutputStreamFailure
public void testGetOutputStreamFailure()
throws Exception
- Throws:
Exception
testGetPrintWriter
public void testGetPrintWriter()
throws Exception
- Throws:
Exception
testGetSecondPrintWriter
public void testGetSecondPrintWriter()
throws Exception
- Throws:
Exception
testGetSecondPrintWriterTomcatPatch
public void testGetSecondPrintWriterTomcatPatch()
throws Exception
- Throws:
Exception
testGetSecondPrintWriterDifferentContentTypeTomcatPatch
public void testGetSecondPrintWriterDifferentContentTypeTomcatPatch()
throws Exception
- Throws:
Exception
testGetPrintWriterFailure
public void testGetPrintWriterFailure()
throws Exception
- Throws:
Exception
testReset
public void testReset()
testSetHeaderMethods
public void testSetHeaderMethods()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.