org.silverpeas.servlet
Class FileUploadUtilTest

java.lang.Object
  extended by org.silverpeas.servlet.FileUploadUtilTest

public class FileUploadUtilTest
extends Object

Author:
ehugonnet

Constructor Summary
FileUploadUtilTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testConvertPathToServerOS()
           
 void testGetFile()
           
 void testGetFileName()
           
 void testIsRequestMultipart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadUtilTest

public FileUploadUtilTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testIsRequestMultipart

public void testIsRequestMultipart()

testGetFile

public void testGetFile()
                 throws Exception
Throws:
Exception

testGetFileName

public void testGetFileName()
                     throws Exception
Throws:
Exception

testConvertPathToServerOS

public void testConvertPathToServerOS()
                               throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.