org.objectweb.jotm.jtests.conform
Class TraceTest

java.lang.Object
  |
  +--org.objectweb.jotm.jtests.conform.TraceTest

public class TraceTest
extends Object

Author:
jmesnil

Field Summary
static String TEST_LOG_PREFIX
          TEST_LOG_PREFIX used to identify JOTM tests logger
 
Constructor Summary
TraceTest()
           
 
Method Summary
static void configure()
          Configure the log for JOTM.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_LOG_PREFIX

public static final String TEST_LOG_PREFIX
TEST_LOG_PREFIX used to identify JOTM tests logger

See Also:
Constant Field Values
Constructor Detail

TraceTest

public TraceTest()
Method Detail

configure

public static void configure()
Configure the log for JOTM. Log configuration is stored in a property file, trace.properties, which should be available from the classpath.