public class FieldAccessorTest extends Object
FieldAccessorのテスタ| 修飾子とタイプ | クラスと説明 |
|---|---|
static interface |
FieldAccessorTest.CsvUsername |
| コンストラクタと説明 |
|---|
FieldAccessorTest() |
public void testConstructor_arg_null()
public void testGetValue_wrongType()
throws Exception
FieldAccessor.getValue(Object)
Beanのタイプが不一致
Exceptionpublic void testGetAnnotations()
throws Exception
Exceptionpublic void testGetAnnotations_composition()
throws Exception
Exceptionpublic void testGetAnnotationsByGroup_noGroup()
throws Exception
Exceptionpublic void testGetAnnotationsByGroup_group()
throws Exception
Exceptionpublic void testGetAnnotationsByGroup_defaultGroup()
throws Exception
Exceptionpublic void testGetAnnotationsByGroup_repeatGroup()
throws Exception
Exceptionpublic void testGetAnnoationsByGroup_repetable()
throws Exception
繰り返しのアノテーションの場合
Exceptionpublic void tesGetAnnotationsByGroup_composition()
throws Exception
合成したアノテーションの場合
Exceptionpublic void testHasAnnotationByGroup_noGroup()
throws Exception
ExceptionCopyright © 2025 mygreen. All rights reserved.