Class DefaultSolrIndexOperationServiceIntegrationTest

    • Field Detail

      • expectedException

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

      • DefaultSolrIndexOperationServiceIntegrationTest

        public DefaultSolrIndexOperationServiceIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getOperationForId

        public void getOperationForId()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getNonExistingOperationForId

        public void getNonExistingOperationForId()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startOperation

        public void startOperation()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startOperationWithSameId

        public void startOperationWithSameId()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • endOperationWithSuccess

        public void endOperationWithSuccess()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • endOperationWithError

        public void endOperationWithError()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • endNonExistingOperation

        public void endNonExistingOperation()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cancelOperation

        public void cancelOperation()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cancelNonExistingOperation

        public void cancelNonExistingOperation()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getLastIndexOperationTime

        public void getLastIndexOperationTime()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getLastIndexOperationTimeNoOperation

        public void getLastIndexOperationTimeNoOperation()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception