|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kit.furia.misc.FuriaProperties
public class FuriaProperties
Test utilities.
| Constructor Summary | |
|---|---|
FuriaProperties()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
getProperties()
Return the properties from the test properties file. |
static java.lang.String |
getProperty(java.lang.String x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FuriaProperties()
| Method Detail |
|---|
public static java.util.Properties getProperties()
throws java.io.IOException
java.io.IOException - If the file cannot be read.
public static java.lang.String getProperty(java.lang.String x)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||