org.apache.tapestry.form
Class TestPropertySelection

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.form.BaseFormComponentTestCase
          extended by org.apache.tapestry.form.TestPropertySelection

public class TestPropertySelection
extends BaseFormComponentTestCase

Tests PropertySelection.


Constructor Summary
TestPropertySelection()
           
 
Method Summary
 void test_Render()
           
 void test_Rewind()
           
 
Methods inherited from class org.apache.tapestry.form.BaseFormComponentTestCase
newBinding, newDelegate, newField, newForm, newListener, trainGetDelegate, trainGetElementId, trainGetForm, trainGetParameter, trainIsInError, trainIsRewinding, trainWasPrerendered
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPropertySelection

public TestPropertySelection()
Method Detail

test_Rewind

public void test_Rewind()

test_Render

public void test_Render()


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