org.apache.tapestry.form
Class LabeledPropertySelectionModelTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.form.LabeledPropertySelectionModelTest
public class LabeledPropertySelectionModelTest
- extends BaseComponentTestCase
Test case for LabeledPropertySelectionModel
.
- Since:
- 4.0
- Author:
- Paul Ferraro
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabeledPropertySelectionModelTest
public LabeledPropertySelectionModelTest()
test_Null_Value
public void test_Null_Value()
test_Empty_Model
public void test_Empty_Model()
test_Default_Labeled_Model
public void test_Default_Labeled_Model()
test_Labeled_Model
public void test_Labeled_Model()
test_Disabled
public void test_Disabled()
test_Label_Never_Disabled
public void test_Label_Never_Disabled()
test_Label_Option_Disabled
public void test_Label_Option_Disabled()
test_Label_Value_With_Option_Disabled
public void test_Label_Value_With_Option_Disabled()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.