Class CategoryRemovalTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CategoryRemovalTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • CategoryRemovalTest

      public CategoryRemovalTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • createSearchProfileContext

      public void createSearchProfileContext() throws Exception
      Throws:
      Exception
    • createSearchProfileContextAfterRemovingCat10

      public void createSearchProfileContextAfterRemovingCat10() throws Exception
      Throws:
      Exception
    • calculateSearchProfile

      public void calculateSearchProfile() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingCat10

      public void calculateSearchProfileAfterRemovingCat10() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingCat20

      public void calculateSearchProfileAfterRemovingCat20() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingCat10AndCat20

      public void calculateSearchProfileAfterRemovingCat10AndCat20() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfile

      public void calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfile() throws Exception
      Throws:
      Exception
    • calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfileAndConfigurations

      public void calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfileAndConfigurations() throws Exception
      Throws:
      Exception
    • getSearchConfigurationForGlobalCat

      public void getSearchConfigurationForGlobalCat() throws Exception
      Throws:
      Exception
    • getSearchConfigurationForGlobalCatAfterRemovingCat10AndCat20

      public void getSearchConfigurationForGlobalCatAfterRemovingCat10AndCat20() throws Exception
      Throws:
      Exception
    • getSearchConfigurationForCat10

      public void getSearchConfigurationForCat10() throws Exception
      Throws:
      Exception
    • getSearchConfigurationForCat10AfterRemovingCat10

      public void getSearchConfigurationForCat10AfterRemovingCat10() throws Exception
      Throws:
      Exception
    • loadSearchProfile

      protected <T extends AbstractAsSearchProfileModel> T loadSearchProfile(String searchProfileCode)