Class CatalogDemoTest

All Implemented Interfaces:
JaloSessionHolder

@DemoTest public class CatalogDemoTest extends ServicelayerTransactionalTest
  • Constructor Details

    • CatalogDemoTest

      public CatalogDemoTest()
  • Method Details

    • before

      public void before()
    • testSettingActiveCatalogVersion

      public void testSettingActiveCatalogVersion()
      This test demonstrates how to set active catalog version and tests the PrepareInterceptors for CatalogModel and CatalogVersionModel.
    • testSettingDefaultCatalog

      public void testSettingDefaultCatalog()
      This test demonstrates how to set default catalog and tests the PrepareInterceptors for CatalogModel.