Class AsPromotedFacetModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsPromotedFacetModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsPromotedFacetModelTest

      public AsPromotedFacetModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingPromotedFacet() throws Exception
      Throws:
      Exception
    • createPromotedFacetWithoutUid

      public void createPromotedFacetWithoutUid() throws Exception
      Throws:
      Exception
    • createPromotedFacet

      public void createPromotedFacet() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetWithWrongCatalogVersion

      public void failToCreatePromotedFacetWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetWithoutSearchConfiguration

      public void failToCreatePromotedFacetWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetWithoutIndexProperty

      public void failToCreatePromotedFacetWithoutIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetWithWrongIndexProperty

      public void failToCreatePromotedFacetWithWrongIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetWithWrongIndexPropertyType

      public void failToCreatePromotedFacetWithWrongIndexPropertyType() throws Exception
      Throws:
      Exception
    • createMultiplePromotedFacets

      public void createMultiplePromotedFacets() throws Exception
      Throws:
      Exception
    • updatePromotedFacet

      public void updatePromotedFacet() throws Exception
      Throws:
      Exception
    • failToUpdatePromotedFacetIndexProperty

      public void failToUpdatePromotedFacetIndexProperty() throws Exception
      Throws:
      Exception
    • clonePromotedFacet

      public void clonePromotedFacet() throws Exception
      Throws:
      Exception
    • removePromotedFacet

      public void removePromotedFacet() throws Exception
      Throws:
      Exception
    • promotedFacetIsNotCorrupted

      public void promotedFacetIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterPromotedFacet

      public void rankAfterPromotedFacet() throws Exception
      Throws:
      Exception
    • rankBeforePromotedFacet

      public void rankBeforePromotedFacet() throws Exception
      Throws:
      Exception