Class OptionalAttributeTest

    • Constructor Detail

      • OptionalAttributeTest

        public OptionalAttributeTest()
    • Method Detail

      • testSaveWithEmptyValues

        public void testSaveWithEmptyValues()
                                     throws java.lang.Exception
        Try to create a unit without providing any attributes: at the moment the exception is not usable.
        Throws:
        java.lang.Exception
      • testSaveWithAllValues

        public void testSaveWithAllValues()
                                   throws java.lang.Exception
        Try to create a unit with providing all attributes.
        Throws:
        java.lang.Exception