Class DuplicateSearchTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class DuplicateSearchTest extends AbstractNexusIndexerTest
  • Field Details

    • repo

      protected File repo
    • context1

      protected IndexingContext context1
    • contextDir1

      protected org.apache.lucene.store.Directory contextDir1
    • context2

      protected IndexingContext context2
    • contextDir2

      protected org.apache.lucene.store.Directory contextDir2
  • Constructor Details

    • DuplicateSearchTest

      public DuplicateSearchTest()
  • Method Details