com.veraxsystems.icmp.ping
Class LongPingTest

java.lang.Object
  extended by com.veraxsystems.icmp.ping.LongPingTest

public class LongPingTest
extends java.lang.Object

Unit test Ping class


Constructor Summary
LongPingTest()
           
 
Method Summary
static void init()
          Initialize long run test
static void main(java.lang.String[] args)
          Test Ping echo requests using predefined set of hosts.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongPingTest

public LongPingTest()
Method Detail

init

public static void init()
Initialize long run test

Parameters:
testName - name of the test case

main

public static void main(java.lang.String[] args)
Test Ping echo requests using predefined set of hosts.