Class DuplicatedConstraintsValidationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DuplicatedConstraintsValidationTest extends AbstractConstraintTest
  • Constructor Details

    • DuplicatedConstraintsValidationTest

      public DuplicatedConstraintsValidationTest()
  • Method Details

    • prepareGroup

      public void prepareGroup()
    • testDuplicatedAssertFalseConstraintsForModel

      public void testDuplicatedAssertFalseConstraintsForModel()
      can not two active , for default group
    • testDuplicatedAssertFalseConstraintsForModelWithMixedGroups

      public void testDuplicatedAssertFalseConstraintsForModelWithMixedGroups()
      can not two active , even for other groups
    • testDuplicatedAssertFalseConstraintsForModelWithNoActive

      public void testDuplicatedAssertFalseConstraintsForModelWithNoActive()
      can create second the constraint , first one is not active
    • testDuplicatedAssertFalseConstraintsForModelWithNoActive2

      public void testDuplicatedAssertFalseConstraintsForModelWithNoActive2()
      can create second the constraint it is inactive
    • testDuplicatedAssertTrueConstraintsForModel

      public void testDuplicatedAssertTrueConstraintsForModel()
    • testDuplicatedAssertTrueConstraintsForModelWithSampleGroup

      public void testDuplicatedAssertTrueConstraintsForModelWithSampleGroup()
    • testDuplicatedDecimalMaxConstraintsForModelWithSampleGroup

      public void testDuplicatedDecimalMaxConstraintsForModelWithSampleGroup()
    • testDuplicatedDynamicConstraintsForModel

      public void testDuplicatedDynamicConstraintsForModel()
      can not two active , for default group
    • testDuplicatedDynamicConstraintsForModelWithMixedGroups

      public void testDuplicatedDynamicConstraintsForModelWithMixedGroups()
      can not two active , even for other groups
    • testDuplicatedDynamicConstraintsForModelWithNoActive

      public void testDuplicatedDynamicConstraintsForModelWithNoActive()
      can create second the constraint , first one is not active
    • testDuplicatedDynamicConstraintsForModelWithNoActive2

      public void testDuplicatedDynamicConstraintsForModelWithNoActive2()
      can create second the constraint is inactive