org.apache.tapestry.components
Class TestRenderBlock

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.components.TestRenderBlock

public class TestRenderBlock
extends BaseComponentTestCase

Tests for RenderBlock component.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestRenderBlock()
           
 
Method Summary
 void testNonNullBlock()
           
 void testNullBlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRenderBlock

public TestRenderBlock()
Method Detail

testNullBlock

public void testNullBlock()

testNonNullBlock

public void testNonNullBlock()


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