public class DownloadServiceIntegrationTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ApplicationContextInit |
APP_CONTEXT_INIT |
static DownloadService |
DOWNLOAD_SERVICE |
static long |
MAX_TIME |
static org.junit.rules.RuleChain |
ruleChain |
static TemporaryNodes |
STATIC_TEST_NODES |
static AlfrescoPerson |
TEST_USER |
static AlfrescoPerson |
TEST_USER2 |
TemporaryNodes |
testNodes |
| Constructor and Description |
|---|
DownloadServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
createContent()
Create the test content
|
void |
createDownload() |
void |
deleteBefore() |
static void |
init() |
void |
workingCopies()
This test verifies that a user is given the correct file, when it is checked.
|
public static final long MAX_TIME
public static ApplicationContextInit APP_CONTEXT_INIT
public static AlfrescoPerson TEST_USER
public static AlfrescoPerson TEST_USER2
public static TemporaryNodes STATIC_TEST_NODES
public static org.junit.rules.RuleChain ruleChain
public TemporaryNodes testNodes
public static DownloadService DOWNLOAD_SERVICE
public static void init()
public void createContent()
public void createDownload()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void deleteBefore()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void cancel()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void workingCopies()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.