Uses of Interface
nablarch.test.core.entity.ValidationTestStrategy
Packages that use ValidationTestStrategy
-
Uses of ValidationTestStrategy in nablarch.test.core.entity
Classes in nablarch.test.core.entity that implement ValidationTestStrategyModifier and TypeClassDescriptionclassBean Validationを使用するときのValidationTestStrategy実装クラス。classNablarch Validationを使用するときのValidationTestStrategy実装クラス。Methods in nablarch.test.core.entity that return ValidationTestStrategyModifier and TypeMethodDescriptionEntityTestConfiguration.getValidationTestStrategy()テスト用バリデーションストラテジを取得する。Methods in nablarch.test.core.entity with parameters of type ValidationTestStrategyModifier and TypeMethodDescriptionvoidEntityTestConfiguration.setValidationTestStrategy(ValidationTestStrategy validationTestStrategy) テスト用バリデーションストラテジを設定する。