public class LogOnBothSides extends Object
Constructor and Description |
---|
LogOnBothSides() |
Modifier and Type | Method and Description |
---|---|
static void |
log(com.atlassian.jira.testkit.client.Backdoor backdoor,
String msg)
This will log messages on the client side and the JIRA log.
|
public static void log(com.atlassian.jira.testkit.client.Backdoor backdoor, String msg)
backdoor
- backdoor usedmsg
- the message to logCopyright © 2002-2018 Atlassian. All Rights Reserved.