|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.framework.unit.S2FrameworkTestCase
org.seasar.extension.unit.S2TestCase
org.seasar.cubby.controller.impl.RequestParameterBinderImplTest
public class RequestParameterBinderImplTest
入れ子のクラスの概要 | |
---|---|
static class |
RequestParameterBinderImplTest.ConvertersDto
|
static class |
RequestParameterBinderImplTest.ExEnum
|
static class |
RequestParameterBinderImplTest.FileItemDto
|
static class |
RequestParameterBinderImplTest.FormDto
|
static class |
RequestParameterBinderImplTest.FormDto2
|
フィールドの概要 | |
---|---|
org.seasar.cubby.controller.RequestParameterBinder |
requestParameterBinder
|
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド |
---|
ENV_PATH, ENV_VALUE |
コンストラクタの概要 | |
---|---|
RequestParameterBinderImplTest()
|
メソッドの概要 | |
---|---|
protected void |
setUp()
|
void |
testBindTypeAllProperties()
|
void |
testBindTypeNoAnnotated()
|
void |
testBindTypeNoAnnotatedOnClass()
|
void |
testBindTypeNoBindingType()
|
void |
testBindTypeOnlySpecifiedProperties()
|
void |
testBindTypeOnlySpecifiedPropertiesOnClass()
|
void |
testConverters()
|
void |
testConvertFileItem()
|
void |
testMapToBean_MultiValue()
|
void |
testMapToBean_MultiValueIncludesEmptyValue()
|
void |
testMapToBean_MultiValueIncludesNullValue()
|
void |
testMapToBean_OneValue()
|
void |
testMapToBean()
|
void |
testMapToBeanNullSource()
|
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString |
クラス junit.framework.Assert から継承されたメソッド |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
---|
public org.seasar.cubby.controller.RequestParameterBinder requestParameterBinder
コンストラクタの詳細 |
---|
public RequestParameterBinderImplTest()
メソッドの詳細 |
---|
protected void setUp() throws Exception
junit.framework.TestCase
内の setUp
Exception
public void testMapToBeanNullSource()
public void testMapToBean()
public void testMapToBean_OneValue()
public void testMapToBean_MultiValue()
public void testMapToBean_MultiValueIncludesEmptyValue()
public void testMapToBean_MultiValueIncludesNullValue()
public void testConverters()
public void testConvertFileItem() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testBindTypeNoAnnotated()
public void testBindTypeNoBindingType()
public void testBindTypeAllProperties()
public void testBindTypeOnlySpecifiedProperties()
public void testBindTypeNoAnnotatedOnClass()
public void testBindTypeOnlySpecifiedPropertiesOnClass()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |