public class ConstraintProcessorHandlerTest extends Object
| 修飾子とタイプ | クラスと説明 |
|---|---|
static interface |
ConstraintProcessorHandlerTest.CsvCustomConstraint |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
org.junit.rules.TestName |
name |
| コンストラクタと説明 |
|---|
ConstraintProcessorHandlerTest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
setUp() |
void |
testCreate_cases_read()
属性casesの指定 - 読み込み時の場合
|
void |
testCreate_cases_write()
属性casesの指定 - 書き込み時の場合
|
void |
testCreate_custom()
独自のアノテーション
|
void |
testCreate_groups()
属性groupsの指定
|
void |
testCreate_noAnno() |
void |
testCreate_order1()
属性orderの指定 1
|
void |
testCreate_order2()
属性orderの指定 2
|
void |
testCreate_register()
登録済みのアノテーション
|
void |
testCreate_unregister()
未登録のアノテーション
|
public void testCreate_noAnno()
public void testCreate_unregister()
public void testCreate_register()
public void testCreate_custom()
public void testCreate_groups()
public void testCreate_order1()
public void testCreate_order2()
public void testCreate_cases_read()
public void testCreate_cases_write()
Copyright © 2025 mygreen. All rights reserved.