Class GroupSequenceTest


  • public class GroupSequenceTest
    extends ValidationTestBase
    Description: test of group sequence behavior
    • Constructor Detail

      • GroupSequenceTest

        public GroupSequenceTest()
    • Method Detail

      • testGroupSequence1

        public void testGroupSequence1()
      • testGroupSequence2

        public void testGroupSequence2()
      • testGroupSequence3

        public void testGroupSequence3()
      • testGroupSequence4

        public void testGroupSequence4()
      • testGroups

        public void testGroups()
      • testGroupSequence

        public void testGroupSequence()
      • testValidationStopsWhenFailuresOnGroup

        public void testValidationStopsWhenFailuresOnGroup()
        Check that when there is one constraint failure in one of the groups in a sequence, validation stops. JSR-303: 3.4.3