GridFTPRestartMarkerTest (Java Globus API)

org.globus.ftp.test
Class GridFTPRestartMarkerTest

java.lang.Object
  |
  +--TestCase
        |
        +--org.globus.ftp.test.GridFTPRestartMarkerTest

public class GridFTPRestartMarkerTest
extends TestCase

Test GridFTPRestartMarker

See Also:
Serialized Form

Constructor Summary
GridFTPRestartMarkerTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static Test suite()
           
 void testConstruction()
           
 void testConstructorError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridFTPRestartMarkerTest

public GridFTPRestartMarkerTest(java.lang.String name)
Method Detail

main

public static void main(java.lang.String[] argv)

suite

public static Test suite()

testConstructorError

public void testConstructorError()

testConstruction

public void testConstruction()