Esempio n. 1
0
  /**
   * Run the void clearAllIndices() method test.
   *
   * @throws Exception
   * @generatedBy CodePro at 12/16/14 3:36 PM
   */
  @Test
  public void testClearAllIndices_1() throws Exception {
    LuceneUtil fixture = new LuceneUtil();

    fixture.clearAllIndices();
  }