Class IndexReaderTest

java.lang.Object
org.apache.maven.index.reader.TestSupport
org.apache.maven.index.reader.IndexReaderTest

public class IndexReaderTest extends TestSupport
UT for IndexReader
  • Constructor Details

    • IndexReaderTest

      public IndexReaderTest()
  • Method Details

    • simple

      public void simple() throws IOException
      Throws:
      IOException
    • simpleWithLocal

      public void simpleWithLocal() throws IOException
      Throws:
      IOException
    • roundtrip

      public void roundtrip() throws IOException
      Throws:
      IOException
    • central

      public void central() throws Exception
      This UT is here for demonstration purposes only. Bashing Central is not something you want to do, and risk your IP address being banned. You were warned!
      Throws:
      Exception