Class AsFacetModelTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsFacetModelTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • AsFacetModelTest

      public AsFacetModelTest()
  • Method Details

    • setUp

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

      public void getNonExistingFacet() throws Exception
      Throws:
      Exception
    • createFacetWithoutUid

      public void createFacetWithoutUid() throws Exception
      Throws:
      Exception
    • createFacet

      public void createFacet() throws Exception
      Throws:
      Exception
    • failToCreateFacetWithWrongCatalogVersion

      public void failToCreateFacetWithWrongCatalogVersion() throws Exception
      Throws:
      Exception
    • failToCreateFacetWithoutSearchConfiguration

      public void failToCreateFacetWithoutSearchConfiguration() throws Exception
      Throws:
      Exception
    • failToCreateFacetWithoutIndexProperty

      public void failToCreateFacetWithoutIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreateFacetWithWrongIndexProperty

      public void failToCreateFacetWithWrongIndexProperty() throws Exception
      Throws:
      Exception
    • failToCreateFacetWithWrongIndexPropertyType

      public void failToCreateFacetWithWrongIndexPropertyType() throws Exception
      Throws:
      Exception
    • createMultipleFacets

      public void createMultipleFacets() throws Exception
      Throws:
      Exception
    • updateFacet

      public void updateFacet() throws Exception
      Throws:
      Exception
    • failToUpdateFacetIndexProperty

      public void failToUpdateFacetIndexProperty() throws Exception
      Throws:
      Exception
    • cloneFacet

      public void cloneFacet() throws Exception
      Throws:
      Exception
    • removeFacet

      public void removeFacet() throws Exception
      Throws:
      Exception
    • facetIsNotCorrupted

      public void facetIsNotCorrupted() throws Exception
      Throws:
      Exception
    • rankAfterFacet

      public void rankAfterFacet() throws Exception
      Throws:
      Exception
    • rankBeforeFacet

      public void rankBeforeFacet() throws Exception
      Throws:
      Exception