org.apache.tapestry.coerce
Class TestMisc
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.coerce.TestMisc
public class TestMisc
- extends BaseComponentTestCase
Tests for random, simple converters.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMisc
public TestMisc()
testCharArrayToIteratorConverter
public void testCharArrayToIteratorConverter()
test_Simple_String_To_List_Converter
public void test_Simple_String_To_List_Converter()
test_Null_String_To_List_Converter
public void test_Null_String_To_List_Converter()
test_String_To_List_Converter
public void test_String_To_List_Converter()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.