public class PerforceTestConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PERFORCE_CLIENT
This is the default client
|
static String |
PERFORCE_DEPOT |
static String |
PERFORCE_EXE
Test Perforce app
|
static String |
PERFORCE_HOST
The host that the test perforce server in on (as defined in PERFORCE_PORT)
|
static String |
PERFORCE_PASSWORD
This password for the 'password user'
|
static String |
PERFORCE_PASSWORD_USER
This is the default perforce user used in the tests which has a password assigned
|
static String |
PERFORCE_PORT
Test perforce server - always running on the localhost
|
static String |
PERFORCE_USER
This is the default perforce user used in the tests
|
Constructor and Description |
---|
PerforceTestConfiguration() |
public static final String PERFORCE_PORT
public static final String PERFORCE_HOST
public static final String PERFORCE_EXE
public static final String PERFORCE_CLIENT
public static final String PERFORCE_USER
public static final String PERFORCE_PASSWORD_USER
public static final String PERFORCE_PASSWORD
public static final String PERFORCE_DEPOT
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.