|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.core.simpleTest.AbstractSimpleTest
eu.geclipse.core.simpleTest.ReachabilityTest
public class ReachabilityTest
| Constructor Summary | |
|---|---|
ReachabilityTest(ISimpleTestDescription description)
Create a new PingTest from the specified ISimpleTestDescription. |
|
| Method Summary | |
|---|---|
double |
ping(java.net.InetAddress address)
Tries to reach a host and returns the time it took to reach it. |
| Methods inherited from class eu.geclipse.core.simpleTest.AbstractSimpleTest |
|---|
getDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReachabilityTest(ISimpleTestDescription description)
PingTest from the specified ISimpleTestDescription.
description - The test description holding the information needed to create the
test. This should always be a ReachabilityTestDescription.| Method Detail |
|---|
public double ping(java.net.InetAddress address)
address - The machine to be pinged
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||