GridFTPControlChannelTest (Java Globus API)
org.globus.ftp.test
Class GridFTPControlChannelTest
java.lang.Object
|
+--TestCase
|
+--org.globus.ftp.test.GridFTPControlChannelTest
- public class GridFTPControlChannelTest
- extends TestCase
Test GridFTPControlChannel
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridFTPControlChannelTest
public GridFTPControlChannelTest(java.lang.String name)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
suite
public static Test suite()
test3PartyParallel
public void test3PartyParallel()
throws java.lang.Exception
java.lang.Exception
testAuth
public void testAuth()
throws java.lang.Exception
- Test authenticate()
java.lang.Exception
test3Party
public void test3Party()
throws java.lang.Exception
- Test third party transfer
java.lang.Exception
test3PartyStriping
public void test3PartyStriping()
throws java.lang.Exception
- Test striped third party transfer
java.lang.Exception