org.apache.tapestry.dojo.form
Class DefaultAutocompleteModelTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.dojo.form.DefaultAutocompleteModelTest

public class DefaultAutocompleteModelTest
extends BaseComponentTestCase

Tests functionality of DefaultAutocompleteModel.

Author:
jkuhnert

Constructor Summary
DefaultAutocompleteModelTest()
           
 
Method Summary
 void test_Basic_Model()
           
 void test_Filtering_Match()
           
 void test_Filtering_Null()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAutocompleteModelTest

public DefaultAutocompleteModelTest()
Method Detail

test_Basic_Model

public void test_Basic_Model()

test_Filtering_Match

public void test_Filtering_Match()

test_Filtering_Null

public void test_Filtering_Null()


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