MarkerTest (Java Globus API)

org.globus.ftp.test
Class MarkerTest

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

public class MarkerTest
extends TestCase

Test receiving more E markers. This test is only displaying the received markers and assuring that no errors occur. It cannot be more in-depth because with current server there can be no assumption of the frequency, nor content, of the received markers.

See Also:
Serialized Form

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

Constructor Detail

MarkerTest

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

main

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

suite

public static Test suite()

testModeEMarkers

public void testModeEMarkers()
                      throws java.lang.Exception
java.lang.Exception