|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jtests.jms.framework.TestConfig
public class TestConfig
Class used to provide configurable options in a convenient way
Field Summary | |
---|---|
static long |
TIMEOUT
timeout value used by receive method in the tests. |
Constructor Summary | |
---|---|
TestConfig()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long TIMEOUT
receive
method in the tests.
the value is specified in the config/test.properties
file.
Constructor Detail |
---|
public TestConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |