org.apache.tapestry.describe
Class HTMLDescriptionReceiverTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.describe.BaseDescribeTestCase
org.apache.tapestry.describe.HTMLDescriptionReceiverTest
public class HTMLDescriptionReceiverTest
- extends BaseDescribeTestCase
Tests for HTMLDescriptionReceiver
and
HTMLDescriberImpl
.
- 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 |
HTMLDescriptionReceiverTest
public HTMLDescriptionReceiverTest()
newStrategy
protected DescribableStrategy newStrategy()
test_Set_Title_Twice_Fails
public void test_Set_Title_Twice_Fails()
test_Set_Section_Before_Title_Fails
public void test_Set_Section_Before_Title_Fails()
test_Int_Property
public void test_Int_Property()
test_Properties_Without_Section
public void test_Properties_Without_Section()
test_Finish_With_Properties
public void test_Finish_With_Properties()
test_Finish_No_Properties_No_Title
public void test_Finish_No_Properties_No_Title()
test_Finish_No_Properties_With_Title
public void test_Finish_No_Properties_With_Title()
test_Array
public void test_Array()
test_Collection
public void test_Collection()
test_Array_Null_And_Empty
public void test_Array_Null_And_Empty()
test_Collection_Null_And_Empty
public void test_Collection_Null_And_Empty()
test_Collection_Concurrent_Modification
public void test_Collection_Concurrent_Modification()
test_Scalar_Properties
public void test_Scalar_Properties()
test_Null_Root
public void test_Null_Root()
test_Null_Property
public void test_Null_Property()
test_HTML_Describer
public void test_HTML_Describer()
trainGetReciever
protected void trainGetReciever(RootDescriptionReceiverFactory factory,
IMarkupWriter writer,
RootDescriptionReciever receiver)
newReceiverFactory
protected RootDescriptionReceiverFactory newReceiverFactory()
test_Describe_Alternate
public void test_Describe_Alternate()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.