net.obsearch.index.utils
Class TUtils
java.lang.Object
net.obsearch.index.utils.TUtils
public class TUtils
- extends Object
Test utilities.
- Since:
- 0.7
- Author:
- Arnoldo Jose Muller Molina
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TUtils
public TUtils()
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.