org.apache.tapestry.coerce
Class StringToPropertySelectionModelConverterTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.coerce.StringToPropertySelectionModelConverterTest

public class StringToPropertySelectionModelConverterTest
extends BaseComponentTestCase

Tests for StringToPropertySelectionModelConverter and StringConvertedPropertySelectionModel.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
StringToPropertySelectionModelConverterTest()
           
 
Method Summary
 void testBlankValue()
           
 void testJustLabels()
           
 void testLabelsAndValues()
           
 void testWhiteSpaceTrimmed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringToPropertySelectionModelConverterTest

public StringToPropertySelectionModelConverterTest()
Method Detail

testJustLabels

public void testJustLabels()

testLabelsAndValues

public void testLabelsAndValues()

testBlankValue

public void testBlankValue()

testWhiteSpaceTrimmed

public void testWhiteSpaceTrimmed()


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