Class NullConstraintTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class NullConstraintTest extends AbstractConstraintTest
Testing Null constraint
  • Constructor Details

    • NullConstraintTest

      public NullConstraintTest()
  • Method Details

    • testBooleanNullfails

      public void testBooleanNullfails()
    • testBooleanNullok

      public void testBooleanNullok()
    • testStringNullok

      public void testStringNullok()
    • testStringNullfails

      public void testStringNullfails()
    • testEmptyStringNullfails

      public void testEmptyStringNullfails()