public class IntegrationTestUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GROUP_JIRA_ADMINISTRATORS |
static String |
NUMERIC_CUSTOMFIELD_ID |
static String |
NUMERIC_CUSTOMFIELD_TYPE |
static String |
NUMERIC_CUSTOMFIELD_TYPE_V5 |
static String |
ROLE_ADMINISTRATORS |
static int |
START_PROGRESS_TRANSITION_ID |
static int |
STOP_PROGRESS_TRANSITION_ID |
static boolean |
TESTING_JIRA_5_OR_NEWER |
static BasicUser |
USER_ADMIN |
static User |
USER_ADMIN_FULL |
static BasicUser |
USER_ADMIN_LATEST |
static BasicUser |
USER_SLASH |
static BasicUser |
USER_SLASH_LATEST |
static BasicUser |
USER1 |
static User |
USER1_FULL |
static BasicUser |
USER1_LATEST |
static BasicUser |
USER2 |
static BasicUser |
USER2_LATEST |
Constructor and Description |
---|
IntegrationTestUtil() |
Modifier and Type | Method and Description |
---|---|
static URI |
concat(URI uri,
String path) |
static URI |
resolveURI(String relativeUri) |
static URI |
resolveURI(URI relativeUri) |
public static final User USER_ADMIN_FULL
public static final BasicUser USER_ADMIN
public static final BasicUser USER_ADMIN_LATEST
public static final User USER1_FULL
public static final BasicUser USER1
public static final BasicUser USER2
public static final BasicUser USER1_LATEST
public static final BasicUser USER2_LATEST
public static final BasicUser USER_SLASH
public static final BasicUser USER_SLASH_LATEST
public static final String ROLE_ADMINISTRATORS
public static final boolean TESTING_JIRA_5_OR_NEWER
public static final int START_PROGRESS_TRANSITION_ID
public static final int STOP_PROGRESS_TRANSITION_ID
public static final String NUMERIC_CUSTOMFIELD_ID
public static final String NUMERIC_CUSTOMFIELD_TYPE
public static final String NUMERIC_CUSTOMFIELD_TYPE_V5
public static final String GROUP_JIRA_ADMINISTRATORS
Copyright © 2013 Atlassian. All Rights Reserved.