Class NotNullConstraintTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class NotNullConstraintTest extends AbstractConstraintTest
Testing the NotNull Constraint
  • Constructor Details

    • NotNullConstraintTest

      public NotNullConstraintTest()
  • Method Details

    • testBooleanNotNullok

      public void testBooleanNotNullok()
    • testStringNullfails

      public void testStringNullfails()
    • testStringNullok

      public void testStringNullok()
    • testEmptyStringNullok

      public void testEmptyStringNullok()