tml.test
Class AbstractTmlIndexingTest

java.lang.Object
  extended by tml.test.AbstractTmlIndexingTest

public abstract class AbstractTmlIndexingTest
extends java.lang.Object

This class implements a base class for all tests that require indexing all the documents within a specific folder.

Author:
Jorge Villalon

Constructor Summary
AbstractTmlIndexingTest()
           
 
Method Summary
static void setUpBeforeClass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTmlIndexingTest

public AbstractTmlIndexingTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception