org.apache.tapestry.dojo.form
Class TestAutocompleter
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.BaseFormComponentTestCase
org.apache.tapestry.dojo.form.TestAutocompleter
public class TestAutocompleter
- extends BaseFormComponentTestCase
Tests for TextField
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
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 |
TestAutocompleter
public TestAutocompleter()
test_Rewind
public void test_Rewind()
test_Rewind_NotForm
public void test_Rewind_NotForm()
createRenderings
public Object[][] createRenderings()
test_Render
public void test_Render(String outcome,
Boolean local)
test_Render_JSON
public void test_Render_JSON()
test_Is_Required
public void test_Is_Required()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.