Class AsExcludedFacetModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsExcludedFacetModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsExcludedFacetModelTest

      public AsExcludedFacetModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingExcludedFacet() throws Exception
      Throws:
      Exception
    • createExcludedFacetWithoutUid

      public void createExcludedFacetWithoutUid() throws Exception
      Throws:
      Exception
    • createExcludedFacet

      public void createExcludedFacet() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetWithWrongCatalogVersion

      public void failToCreateExcludedFacetWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetWithoutSearchConfiguration

      public void failToCreateExcludedFacetWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetWithoutIndexProperty

      public void failToCreateExcludedFacetWithoutIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetWithWrongIndexProperty

      public void failToCreateExcludedFacetWithWrongIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetWithWrongIndexPropertyType

      public void failToCreateExcludedFacetWithWrongIndexPropertyType() throws Exception
      Throws:
      Exception
    • createMultipleExcludedFacets

      public void createMultipleExcludedFacets() throws Exception
      Throws:
      Exception
    • updateExcludedFacet

      public void updateExcludedFacet() throws Exception
      Throws:
      Exception
    • failToUpdateExcludedFacetIndexProperty

      public void failToUpdateExcludedFacetIndexProperty() throws Exception
      Throws:
      Exception
    • cloneExcludedFacet

      public void cloneExcludedFacet() throws Exception
      Throws:
      Exception
    • removeExcludedFacet

      public void removeExcludedFacet() throws Exception
      Throws:
      Exception
    • excludedFacetIsNotCorrupted

      public void excludedFacetIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterExcludedFacet

      public void rankAfterExcludedFacet() throws Exception
      Throws:
      Exception
    • rankBeforeExcludedFacet

      public void rankBeforeExcludedFacet() throws Exception
      Throws:
      Exception