org.apache.tapestry.components
Class TestConditional
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.components.TestConditional
public class TestConditional
- extends BaseComponentTestCase
Tests for Conditional
component.
- 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 |
TestConditional
public TestConditional()
testFalseAndFalse
public void testFalseAndFalse()
testTrueAndTrue
public void testTrueAndTrue()
testRenderSimple
public void testRenderSimple()
testIgnoreElementWhenRewinding
public void testIgnoreElementWhenRewinding()
testElement
public void testElement()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.