public class DefaultJUploadContextTest extends AbstractJUploadTestHelper
fileDataTreeViewModel, filePanel, filePanelFlatDataModel2, filePreparationThread, fileroot, filesToUpload, fileUploadManagerThread, fileUploadThread, juploadContext, juploadDaemon, juploadPanel, logger, nbSubfoldersForSrcTestResourcesFiles, packetConstructionThread, packetQueue, postURLHasBeenSet, preparedFileQueue, uploadPolicy, uploadStartTime
Constructor and Description |
---|
DefaultJUploadContextTest() |
Modifier and Type | Method and Description |
---|---|
void |
anUnloadMethod()
This method is the entry point given to the
JUploadContext#registerUnload(Object, String) method. |
void |
setUp() |
void |
testAttributeCreation()
Test of attributes default values
|
void |
testDisplayDebug() |
void |
testDisplayDebugParameterValue() |
void |
testDisplayErr() |
void |
testDisplayInfo() |
void |
testDisplayURL() |
void |
testDisplayWarn() |
void |
testGetMimeType() |
void |
testGetSvnProperties() |
void |
testGetters() |
void |
testInit() |
void |
testNormalizeURL() |
void |
testParseBoolean() |
void |
testParseFloat() |
void |
testParseInt() |
void |
testParseLong() |
void |
testReadCookieFromNavigator() |
void |
testReadUserAgentFromNavigator() |
void |
testRegisterUnload() |
void |
testRunUnload() |
void |
testSetCursor() |
void |
testSetProperty() |
void |
testSetWaitCursor() |
void |
testShowStatus() |
void |
testStartUpload() |
void |
testUnload() |
cleanQueues, getTestFile, getTestFilePath, getTestFilesRootPath, setPostURL, setupFileList, setupFullUploadEnvironment, testLastRegisteredUnload, testUnload
public void setUp()
public void testAttributeCreation()
public void testInit()
public void testUnload() throws InterruptedException
InterruptedException
public void testGetters() throws JUploadException
JUploadException
public void testGetMimeType()
public void testSetProperty() throws JUploadException, InterruptedException
JUploadException
InterruptedException
public void testStartUpload()
public void testDisplayErr()
public void testDisplayInfo()
public void testDisplayWarn()
public void testDisplayDebug()
public void testGetSvnProperties()
public void anUnloadMethod()
JUploadContext#registerUnload(Object, String)
method. It is not a
JUnit test.public void testRegisterUnload()
public void testRunUnload()
public void testDisplayDebugParameterValue()
public void testParseInt()
public void testParseFloat()
public void testParseLong()
public void testParseBoolean()
public void testSetWaitCursor()
public void testDisplayURL()
public void testNormalizeURL() throws JUploadException
JUploadException
public void testReadCookieFromNavigator()
public void testReadUserAgentFromNavigator()
public void testSetCursor()
public void testShowStatus()
Copyright © 2015. All rights reserved.