org.silverpeas.search.indexEngine.model
Class RepositoryIndexerTest

java.lang.Object
  extended by org.silverpeas.search.indexEngine.model.RepositoryIndexerTest

public class RepositoryIndexerTest
extends Object


Constructor Summary
RepositoryIndexerTest()
           
 
Method Summary
static void loadSpringContext()
           
static void tearAlldown()
           
 void testIndexFileNotClosingIndex()
          Test of indexFile method, of class RepositoryIndexer.
 void testIndexTextFile()
          Test of indexFile method, of class RepositoryIndexer.
 void testIndexTifFile()
          Test of indexFile method, of class RepositoryIndexer.
 void testPathIndexer()
          Test of pathIndexer method, of class RepositoryIndexer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryIndexerTest

public RepositoryIndexerTest()
Method Detail

loadSpringContext

public static void loadSpringContext()
                              throws Exception
Throws:
Exception

tearAlldown

public static void tearAlldown()
                        throws Exception
Throws:
Exception

testPathIndexer

public void testPathIndexer()
Test of pathIndexer method, of class RepositoryIndexer.


testIndexTifFile

public void testIndexTifFile()
Test of indexFile method, of class RepositoryIndexer.


testIndexTextFile

public void testIndexTextFile()
Test of indexFile method, of class RepositoryIndexer.


testIndexFileNotClosingIndex

public void testIndexFileNotClosingIndex()
Test of indexFile method, of class RepositoryIndexer.



Copyright © 2016 Silverpeas. All Rights Reserved.