Class ESFsBasedRepositoryIntegTestCase

java.lang.Object
org.junit.Assert
org.apache.lucene.util.LuceneTestCase

public abstract class ESFsBasedRepositoryIntegTestCase
extends ESBlobStoreRepositoryIntegTestCase
  • Constructor Details

    • ESFsBasedRepositoryIntegTestCase

      public ESFsBasedRepositoryIntegTestCase()
  • Method Details

    • repositoryType

      protected java.lang.String repositoryType()
      Specified by:
      repositoryType in class ESBlobStoreRepositoryIntegTestCase
    • testMissingDirectoriesNotCreatedInReadonlyRepository

      public void testMissingDirectoriesNotCreatedInReadonlyRepository() throws java.io.IOException, java.lang.InterruptedException
      Throws:
      java.io.IOException
      java.lang.InterruptedException
    • testReadOnly

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