org.apache.tapestry.html
Class FrameTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.html.FrameTest

public class FrameTest
extends BaseComponentTestCase

Tests for the Frame component.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

FrameTest

public FrameTest()
Method Detail

testRender

public void testRender()

testRenderWithInformal

public void testRenderWithInformal()


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