|
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.ui.simpleTest.DNSLookUpDescription
public class DNSLookUpDescription
A simple test description that is dedicated to dnslookup test.
| Constructor Summary | |
|---|---|
DNSLookUpDescription()
|
|
| Method Summary | |
|---|---|
ISimpleTest |
createSimpleTest()
Create a simple test from this ISimpleTestDescription. |
java.lang.String |
getSimpleTestTypeName()
Get the name of the simple test type that is described by this description. |
boolean |
matches(ISimpleTestDescription otherTest)
Returns whether the argument test matches this test. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DNSLookUpDescription()
| Method Detail |
|---|
public ISimpleTest createSimpleTest()
ISimpleTestDescriptionISimpleTestDescription.
createSimpleTest in interface ISimpleTestDescriptionISimpleTestDescription.public java.lang.String getSimpleTestTypeName()
ISimpleTestDescription
getSimpleTestTypeName in interface ISimpleTestDescriptionpublic boolean matches(ISimpleTestDescription otherTest)
matches in interface ISimpleTestDescriptionotherTest - The test we are comparing against
true if the test matches, false
otherwise.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||