Java Globus API: Class TransferAppTest
org.globus.ftp.test
Class TransferAppTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.globus.ftp.test.TransferAppTest
- All Implemented Interfaces:
- junit.framework.Test
- public class TransferAppTest
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
TransferAppTest
public TransferAppTest(String name)
main
public static void main(String[] args)
throws Exception
suite
public static junit.framework.Test suite()
testDefault
public void testDefault()
throws Exception
testStreamImage
public void testStreamImage()
throws Exception
testStreamAscii
public void testStreamAscii()
throws Exception
testStreamAsciiPasv
public void testStreamAsciiPasv()
throws Exception
testParallel5
public void testParallel5()
throws Exception
testParallel3Strip
public void testParallel3Strip()
throws Exception
testParallel5Pasv
public void testParallel5Pasv()
throws Exception
testParallel3StripPasv
public void testParallel3StripPasv()
throws Exception
testPBSZ
public void testPBSZ()
throws Exception
testAuthNone
public void testAuthNone()
throws Exception
testAuthSelf
public void testAuthSelf()
throws Exception
testProtClear
public void testProtClear()
throws Exception
testProtPrivate
public void testProtPrivate()
throws Exception
testTCPBufferSmall
public void testTCPBufferSmall()
throws Exception
testTCPBufferLarge
public void testTCPBufferLarge()
throws Exception