org.seasar.cubby.internal.controller.impl
クラス RequestParameterBinderImplTest
java.lang.Object
org.seasar.cubby.internal.controller.impl.RequestParameterBinderImplTest
public class RequestParameterBinderImplTest
- extends Object
- 作成者:
- baba
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestParameterBinderImplTest
public RequestParameterBinderImplTest()
setup
public void setup()
teardown
public void teardown()
mapToBeanNullSource
public void mapToBeanNullSource()
mapToBean
public void mapToBean()
mapToBean_OneValue
public void mapToBean_OneValue()
mapToBean_MultiValue
public void mapToBean_MultiValue()
mapToBean_MultiValueIncludesEmptyValue
public void mapToBean_MultiValueIncludesEmptyValue()
mapToBean_MultiValueIncludesNullValue
public void mapToBean_MultiValueIncludesNullValue()
mapToBean_annotated
public void mapToBean_annotated()
converters
public void converters()
convertersWithError
public void convertersWithError()
throws Exception
- 例外:
Exception
convertFileItem
public void convertFileItem()
throws Exception
- 例外:
Exception
testBindTypeNoAnnotated
public void testBindTypeNoAnnotated()
testBindTypeNoBindingType
public void testBindTypeNoBindingType()
testBindTypeAllProperties
public void testBindTypeAllProperties()
testBindTypeOnlySpecifiedProperties
public void testBindTypeOnlySpecifiedProperties()
testBindTypeNoAnnotatedOnClass
public void testBindTypeNoAnnotatedOnClass()
testBindTypeOnlySpecifiedPropertiesOnClass
public void testBindTypeOnlySpecifiedPropertiesOnClass()
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.