public final class NuxeoDriveIntegrationTestsHelper extends Object
NuxeoDriveSetupIntegrationTests
,
NuxeoDriveTearDownIntegrationTests
Modifier and Type | Field and Description |
---|---|
static String |
TEST_USER_NAME_PREFIX |
static String |
TEST_WORKSPACE_NAME |
static String |
TEST_WORKSPACE_PARENT_NAME |
static String |
TEST_WORKSPACE_TITLE |
static String |
USER_WORKSPACE_PARENT_NAME |
Modifier and Type | Method and Description |
---|---|
static void |
checkOperationAllowed() |
static void |
cleanUp(CoreSession session) |
static String |
getDefaultDomainPath(CoreSession session) |
static void |
waitForAsyncCompletion() |
static void |
waitForAuditIngestion() |
public static final String TEST_USER_NAME_PREFIX
public static final String TEST_WORKSPACE_PARENT_NAME
public static final String TEST_WORKSPACE_NAME
public static final String TEST_WORKSPACE_TITLE
public static final String USER_WORKSPACE_PARENT_NAME
public static void cleanUp(CoreSession session)
public static String getDefaultDomainPath(CoreSession session)
public static void checkOperationAllowed()
public static void waitForAsyncCompletion() throws InterruptedException
InterruptedException
public static void waitForAuditIngestion() throws InterruptedException
InterruptedException
Copyright © 2018 Nuxeo. All rights reserved.