org.apache.tapestry.components
Class TestBlock

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

public class TestBlock
extends BaseComponentTestCase

Tests for Block.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

TestBlock

public TestBlock()
Method Detail

testRender

public void testRender()

testGetParameter

public void testGetParameter()


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