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