Class BeanListValidatorTest


  • public class BeanListValidatorTest
    extends Object
    To test the BeanListValidator.
    Since:
    2.5.2
    Author:
    Tony Chemit - chemit@codelutin.com
    • Constructor Detail

      • BeanListValidatorTest

        public BeanListValidatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • prepareValidator

        protected void prepareValidator​(String context)
      • tearDown

        public void tearDown()
      • testValidateWithBad

        public void testValidateWithBad()
      • addBean

        public void addBean()
      • addAllBean

        public void addAllBean()
      • removeBean

        public void removeBean()
      • removeAllBeans

        public void removeAllBeans()
      • removeAllBeans2

        public void removeAllBeans2()
      • validate

        public void validate()
      • convert

        public void convert()