net.obsearch.index.utils
Class TUtils

java.lang.Object
  extended by net.obsearch.index.utils.TUtils

public class TUtils
extends Object

Test utilities.

Since:
0.7
Author:
Arnoldo Jose Muller Molina

Constructor Summary
TUtils()
           
 
Method Summary
static Properties getTestProperties()
          Return the properties from the test properties file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TUtils

public TUtils()
Method Detail

getTestProperties

public static Properties getTestProperties()
                                    throws IOException
Return the properties from the test properties file.

Returns:
the properties from the test properties file
Throws:
IOException - If the file cannot be read.


Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.