Java Globus API: Class FileInfoTest
org.globus.ftp.test
Class FileInfoTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.globus.ftp.test.FileInfoTest
- All Implemented Interfaces:
- junit.framework.Test
- public class FileInfoTest
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
FileInfoTest
public FileInfoTest(String name)
main
public static void main(String[] argv)
suite
public static junit.framework.Test suite()
testRegular
public void testRegular()
throws Exception
testNoGroup
public void testNoGroup()
throws Exception
testSpace
public void testSpace()
throws Exception
testFileWithDate
public void testFileWithDate()
throws Exception
testFileWithDateWithSpace
public void testFileWithDateWithSpace()
throws Exception
testRegular2
public void testRegular2()
throws Exception
testSoftLink
public void testSoftLink()
throws Exception
testCharDev
public void testCharDev()
throws Exception
- character device.
an entry of /dev directory has slightly different format
testBlockDev
public void testBlockDev()
throws Exception
- block device.
an entry of /dev directory has slightly different format
testCharDev2
public void testCharDev2()
throws Exception
- suppose that group is missing in /dev directory entry