org.apache.tapestry.contrib.components
Class TestDumpObject

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.contrib.components.TestDumpObject

public class TestDumpObject
extends BaseComponentTestCase

Tests for DumpObject

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestDumpObject()
           
 
Method Summary
 void testNormal()
           
 void testNotSerializable()
           
 void testRewinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDumpObject

public TestDumpObject()
Method Detail

testNotSerializable

public void testNotSerializable()

testRewinding

public void testRewinding()

testNormal

public void testNormal()
                throws Exception
Throws:
Exception


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.