public class UploadFilePacketTest extends AbstractJUploadTestHelper
Modifier and Type | Field and Description |
---|---|
static int |
MAX_CHUNK_SIZE |
static int |
NB_FILES_IN_FILE_PANEL |
static int |
NB_FILES_PER_REQUEST |
fileDataTreeViewModel, filePanel, filePanelFlatDataModel2, filePreparationThread, fileroot, filesToUpload, fileUploadManagerThread, fileUploadThread, juploadContext, juploadDaemon, juploadPanel, logger, nbSubfoldersForSrcTestResourcesFiles, packetConstructionThread, packetQueue, postURLHasBeenSet, preparedFileQueue, uploadPolicy, uploadStartTime
Constructor and Description |
---|
UploadFilePacketTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCanAdd_checkBytes() |
void |
testIsFullOfBytes() |
void |
testIsFullOfFiles() |
void |
testIsPoisonned() |
void |
testUploadFilePacket() |
cleanQueues, getTestFile, getTestFilePath, getTestFilesRootPath, setPostURL, setupFileList, setupFullUploadEnvironment, testLastRegisteredUnload, testUnload
public static final int MAX_CHUNK_SIZE
public static final int NB_FILES_IN_FILE_PANEL
public static final int NB_FILES_PER_REQUEST
public void setUp()
public void testUploadFilePacket()
public void testIsFullOfFiles() throws JUploadException
JUploadException
public void testIsFullOfBytes() throws JUploadException
JUploadException
public void testCanAdd_checkBytes() throws JUploadException
JUploadException
public void testIsPoisonned()
Copyright © 2015. All rights reserved.