Class DefaultCMSRestrictionDaoTest

All Implemented Interfaces:
JaloSessionHolder

public class DefaultCMSRestrictionDaoTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultCMSRestrictionDaoTest

      public DefaultCMSRestrictionDaoTest()
  • Method Details

    • setUp

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

      public void shouldFindAllRestrictionsForCatalogVersion()
    • shouldFindNoRestrictionsForEmptyCatalog

      public void shouldFindNoRestrictionsForEmptyCatalog()
    • shouldFindRestrictionsForComponents

      public void shouldFindRestrictionsForComponents()
    • shouldFindNoRestrictionsForComponents

      public void shouldFindNoRestrictionsForComponents()
    • prepareCategoryCodes

      protected Set<String> prepareCategoryCodes()
    • prepareProductCodes

      protected Set<String> prepareProductCodes()