Class AsPromotedFacetValueModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsPromotedFacetValueModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsPromotedFacetValueModelTest

      public AsPromotedFacetValueModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingPromotedFacetValue() throws Exception
      Throws:
      Exception
    • createPromotedFacetValueWithoutUid

      public void createPromotedFacetValueWithoutUid() throws Exception
      Throws:
      Exception
    • createPromotedFacetValue

      public void createPromotedFacetValue() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetValueWithWrongCatalogVersion

      public void failToCreatePromotedFacetValueWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetValueWithoutFacetConfiguration

      public void failToCreatePromotedFacetValueWithoutFacetConfiguration() throws Exception
      Throws:
      Exception
    • failToCreatePromotedFacetValueWithoutValue

      public void failToCreatePromotedFacetValueWithoutValue() throws Exception
      Throws:
      Exception
    • createMultiplePromotedFacetValues

      public void createMultiplePromotedFacetValues() throws Exception
      Throws:
      Exception
    • updatePromotedFacetValue

      public void updatePromotedFacetValue() throws Exception
      Throws:
      Exception
    • clonePromotedFacetValue

      public void clonePromotedFacetValue() throws Exception
      Throws:
      Exception
    • removePromotedFacetValue

      public void removePromotedFacetValue() throws Exception
      Throws:
      Exception
    • promotedFacetValueIsNotCorrupted

      public void promotedFacetValueIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterPromotedFacetValue

      public void rankAfterPromotedFacetValue() throws Exception
      Throws:
      Exception
    • rankBeforePromotedFacetValue

      public void rankBeforePromotedFacetValue() throws Exception
      Throws:
      Exception