| |
|
| org.jicarilla.io.FilesystemTestCase
FilesystemTestCase | public class FilesystemTestCase extends TestCase (Code) | | JUnit
TestCase testcase for
Filesystem.
author: Leo Simons version: $Id: FilesystemTestCase.java,v 1.4 2004/02/26 16:51:56 lsimons Exp $ |
BUFFER_SIZE | final public static int BUFFER_SIZE(Code) | | |
testGetFileDoesNotAcceptDirectories | public void testGetFileDoesNotAcceptDirectories() throws Exception(Code) | | |
testGetFileDoesNotAcceptNull | public void testGetFileDoesNotAcceptNull() throws Exception(Code) | | |
testGetFileThrowsFileNotFoundException | public void testGetFileThrowsFileNotFoundException() throws Exception(Code) | | |
testReturnFileAcceptsNonFileChannel | public void testReturnFileAcceptsNonFileChannel() throws Exception(Code) | | |
testReturnFileAcceptsNull | public void testReturnFileAcceptsNull() throws Exception(Code) | | |
testReturnFileDoesNotModifyChannelsItDidNotCreate | public void testReturnFileDoesNotModifyChannelsItDidNotCreate() throws Exception(Code) | | |
|
|
|