Class TestConfig

java.lang.Object
org.objectweb.jtests.jms.framework.TestConfig

public class TestConfig extends Object
Class used to provide configurable options in a convenient way
Version:
$Id: TestConfig.java,v 1.2 2007/06/14 18:39:51 csuconic Exp $
Author:
Jeff Mesnil (jmesnil@gmail.com)
  • Field Details

    • TIMEOUT

      public static final long TIMEOUT
      timeout value used by receive method in the tests. the value is specified in the config/test.properties file.
  • Constructor Details

    • TestConfig

      public TestConfig()