Package ubic.gemma.web.util.upload
Class FileUploadUtilTest
- java.lang.Object
-
- ubic.gemma.web.util.upload.FileUploadUtilTest
-
public class FileUploadUtilTest extends Object
-
-
Constructor Summary
Constructors Constructor Description FileUploadUtilTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
tearDown()
void
testCopyUploadedFileStreamClosed()
void
testCopyUploadFileWhenFileContainsDirectory()
-
-
-
Method Detail
-
tearDown
public void tearDown()
-
testCopyUploadedFileStreamClosed
public void testCopyUploadedFileStreamClosed() throws IOException
- Throws:
IOException
-
testCopyUploadFileWhenFileContainsDirectory
public void testCopyUploadFileWhenFileContainsDirectory() throws IOException
- Throws:
IOException
-
-