org.glassfish.fighterfish.test.util
Class TestsConfiguration
java.lang.Object
org.glassfish.fighterfish.test.util.TestsConfiguration
public class TestsConfiguration
- extends Object
Represents configuration common to all tests.
It reads configuration information from System properties and configures various underlying objects.
- Author:
- Sanjeeb.Sahoo@Sun.COM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected Logger logger
getInstance
public static TestsConfiguration getInstance()
getTimeout
public long getTimeout()
getGfHome
public File getGfHome()
getPlatform
public String getPlatform()
getPaxExamConfiguration
public org.ops4j.pax.exam.Option[] getPaxExamConfiguration()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.