Class ProductFeatureSldTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ProductFeatureSldTest extends ServicelayerBaseTest
Direct persistence tests for ProductFeature related scenarios
  • Constructor Details

    • ProductFeatureSldTest

      public ProductFeatureSldTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • TearDown

      public void TearDown() throws Exception
      Throws:
      Exception
    • shouldCreateProductFeatureSuccessfullyWithNumberValue

      public void shouldCreateProductFeatureSuccessfullyWithNumberValue()
    • shouldCreateProductFeatureSuccessfullyWithStringValue

      public void shouldCreateProductFeatureSuccessfullyWithStringValue()
    • shouldCreateProductFeatureSuccessfullyWithBooleanValue

      public void shouldCreateProductFeatureSuccessfullyWithBooleanValue()