org.apache.tapestry.services.impl
Class DefaultResponseBuilderTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.DefaultResponseBuilderTest
public class DefaultResponseBuilderTest
- extends BaseComponentTestCase
Tests functionality of DefaultResponseBuilder
.
- Author:
- jkuhnert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultResponseBuilderTest
public DefaultResponseBuilderTest()
cleanup
protected void cleanup()
throws Exception
- Throws:
Exception
test_Null_Render
public void test_Null_Render()
test_Normal_Render
public void test_Normal_Render()
test_Get_Writer_Type
public void test_Get_Writer_Type()
test_Allowed_Scripts
public void test_Allowed_Scripts()
test_Write_Body_Script
public void test_Write_Body_Script()
test_Write_External_Scripts
public void test_Write_External_Scripts()
test_Write_Initialization_Script
public void test_Write_Initialization_Script()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.