Class OptionalAttributeTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class OptionalAttributeTest extends HybrisJUnit4TransactionalTest
  • Constructor Details

    • OptionalAttributeTest

      public OptionalAttributeTest()
  • Method Details

    • testSaveWithEmptyValues

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

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