|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SanityElementI
SanityElementI.java Elements to be tested as part of a sanity test. More of a convenience interface than anything else. Created: Mon August 23 12:00:00 2004 EDT
| Method Summary | |
|---|---|
java.lang.String |
getCommand(java.lang.String globalArgs)
Dump a command-line that can be used to individually test this element, outside of the context of a sanity test (the command line will include all necessary parameters, the values of which will be the same as those that the test attempted to use previously. |
java.lang.String |
getName()
Return the name of this element. |
java.lang.String |
getType()
Return the general type of this element (for instance, "query" or "record". |
| Method Detail |
|---|
java.lang.String getCommand(java.lang.String globalArgs)
throws WdkModelException
globalArgs - Arguments not specific to the Element itself; basically anything in the
Sanity test that was required to run all elements.
WdkModelExceptionjava.lang.String getName()
java.lang.String getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||