com.atlassian.jira.functest.framework.test
Class TestLoggers

java.lang.Object
  extended by com.atlassian.jira.functest.framework.test.TestLoggers

public class TestLoggers
extends Object

Standard log names for JIRA tests.

Since:
5.1

Method Summary
static String forTestSuite(String suiteName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forTestSuite

public static String forTestSuite(String suiteName)


Copyright © 2002-2014 Atlassian. All Rights Reserved.