org.apache.tapestry.form
Class AbstractFormComponentTest

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

public class AbstractFormComponentTest
extends BaseFormComponentTestCase

Tests for AbstractFormComponent.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
AbstractFormComponentTest()
           
 
Method Summary
 void testCanTakeFocus()
           
 
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

AbstractFormComponentTest

public AbstractFormComponentTest()
Method Detail

testCanTakeFocus

public void testCanTakeFocus()


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