Class AsExcludedFacetValueModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsExcludedFacetValueModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsExcludedFacetValueModelTest

      public AsExcludedFacetValueModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingExcludedFacetValue() throws Exception
      Throws:
      Exception
    • createExcludedFacetValueWithoutUid

      public void createExcludedFacetValueWithoutUid() throws Exception
      Throws:
      Exception
    • createExcludedFacetValue

      public void createExcludedFacetValue() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetValueWithWrongCatalogVersion

      public void failToCreateExcludedFacetValueWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetValueWithoutFacetConfiguration

      public void failToCreateExcludedFacetValueWithoutFacetConfiguration() throws Exception
      Throws:
      Exception
    • failToCreateExcludedFacetValueWithoutValue

      public void failToCreateExcludedFacetValueWithoutValue() throws Exception
      Throws:
      Exception
    • createMultipleExcludedFacetValues

      public void createMultipleExcludedFacetValues() throws Exception
      Throws:
      Exception
    • updateExcludedFacetValue

      public void updateExcludedFacetValue() throws Exception
      Throws:
      Exception
    • cloneExcludedFacetValue

      public void cloneExcludedFacetValue() throws Exception
      Throws:
      Exception
    • removeExcludedFacetValue

      public void removeExcludedFacetValue() throws Exception
      Throws:
      Exception
    • excludedFacetValueIsNotCorrupted

      public void excludedFacetValueIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterExcludedFacetValue

      public void rankAfterExcludedFacetValue() throws Exception
      Throws:
      Exception
    • rankBeforeExcludedFacetValue

      public void rankBeforeExcludedFacetValue() throws Exception
      Throws:
      Exception