Test Result : BeanUtilsPropertyHandlerTest
0 failures
(±0)
9 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| testGetPropertyType | 33 ms | Passed |
| testGetPropertyType2_プロパティキーが配列型のプロパティを指す場合は配列型を返すこと | 2 ms | Passed |
| testGetPropertyType3_プロパティキーが配列型のプロパティの要素を指す場合はコンポーネント型を返すこと | 0 ms | Passed |
| testGetPropertyType4_プロパティキーがList型のプロパティを指す場合はList型を返すこと | 0 ms | Passed |
| testGetPropertyType5_プロパティキーがList型のプロパティの要素を指す場合はコンポーネント型を返すこと | 3 ms | Passed |
| testGetReadMethod | 0 ms | Passed |
| testGetWriteMethod | 1 ms | Passed |
| testSetProperty | 2 ms | Passed |
| testToClass | 1 ms | Passed |