org.apache.pluto.testsuite.test
Class RenderResponseNoContentTypeTest
java.lang.Object
org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
org.apache.pluto.testsuite.test.RenderResponseNoContentTypeTest
- All Implemented Interfaces:
- PortletTest
public class RenderResponseNoContentTypeTest
- extends AbstractReflectivePortletTest
FIXME: separate the two check methods to two classes.
RenderResponseNoContentTypeTest
public RenderResponseNoContentTypeTest()
getRenderResponseContentType
public String getRenderResponseContentType()
- Overwrite super implementation to return null. This test requires that
content type of the render response is not set.
- Returns:
null
.
checkGetPortletOutputStream
protected TestResult checkGetPortletOutputStream(PortletResponse response)
checkGetWriter
protected TestResult checkGetWriter(PortletResponse response)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.