Class DefaultSolrIndexOperationServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultSolrIndexOperationServiceIntegrationTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • DefaultSolrIndexOperationServiceIntegrationTest

      public DefaultSolrIndexOperationServiceIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • getOperationForId

      public void getOperationForId() throws Exception
      Throws:
      Exception
    • getNonExistingOperationForId

      public void getNonExistingOperationForId() throws Exception
      Throws:
      Exception
    • startOperation

      public void startOperation() throws Exception
      Throws:
      Exception
    • startOperationWithSameId

      public void startOperationWithSameId() throws Exception
      Throws:
      Exception
    • endOperationWithSuccess

      public void endOperationWithSuccess() throws Exception
      Throws:
      Exception
    • endOperationWithError

      public void endOperationWithError() throws Exception
      Throws:
      Exception
    • endNonExistingOperation

      public void endNonExistingOperation() throws Exception
      Throws:
      Exception
    • cancelOperation

      public void cancelOperation() throws Exception
      Throws:
      Exception
    • cancelNonExistingOperation

      public void cancelNonExistingOperation() throws Exception
      Throws:
      Exception
    • getLastIndexOperationTime

      public void getLastIndexOperationTime() throws Exception
      Throws:
      Exception
    • getLastIndexOperationTimeNoOperation

      public void getLastIndexOperationTimeNoOperation() throws Exception
      Throws:
      Exception