Package de.cuioss.test.jsf.validator
Contains a classes and helper object simplifying the tests of
Validator. Take a look at
AbstractValidatorTest- Author:
- Oliver Wolff
-
Class Summary Class Description AbstractValidatorTest<V extends Validator,T> Base Class for testing implementations ofValidatorwithin a Junit 5 contextTestItem<T> Object which represents one Test Item which will be checked byTestItems<T> TestData Store for Test Items which will be used byAbstractValidatorTest-
Class is prepared to be used as Fluent Interface