Class TestItems<T>

  • Type Parameters:
    T - type of Test Item value

    public class TestItems<T>
    extends Object
    TestData Store for Test Items which will be used by AbstractValidatorTest-
    Class is prepared to be used as Fluent Interface