Java Globus API: Class FTPClientListTest

org.globus.ftp.test
Class FTPClientListTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.globus.ftp.test.FTPClientListTest
All Implemented Interfaces:
junit.framework.Test

public class FTPClientListTest
extends junit.framework.TestCase


Constructor Summary
FTPClientListTest(String name)
           
 
Method Summary
static void main(String[] args)
           
static junit.framework.Test suite()
           
 void test1()
           
 void test2()
           
 void test3()
           
 void test4()
           
 void test5()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FTPClientListTest

public FTPClientListTest(String name)
Method Detail

main

public static void main(String[] args)
                 throws Exception

suite

public static junit.framework.Test suite()

test1

public void test1()
           throws Exception

test2

public void test2()
           throws Exception

test3

public void test3()
           throws Exception

test4

public void test4()
           throws Exception

test5

public void test5()
           throws Exception