|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.test.PropertyFileLoader
public class PropertyFileLoader
This utility is a super class for all test classes that read configurations from a property file that lies in the same package.
| Constructor Summary | |
|---|---|
PropertyFileLoader()
|
|
| Method Summary | |
|---|---|
protected java.util.Properties |
loadFile(java.lang.String fileName)
Load the properties from the specified file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyFileLoader()
| Method Detail |
|---|
protected java.util.Properties loadFile(java.lang.String fileName)
fileName - file name of the property file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||