|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.test.client.ctc.XMLQueryReader
public class XMLQueryReader
| Field Summary |
|---|
| Fields inherited from interface org.teiid.test.client.QueryReader |
|---|
PROP_QUERY_FILES_DIR_LOC, PROP_QUERY_FILES_ROOT_DIR |
| Constructor Summary | |
|---|---|
XMLQueryReader(java.lang.String queryScenarioID,
java.util.Properties properties)
|
|
| Method Summary | |
|---|---|
java.util.List<QueryTest> |
getQueries(java.lang.String querySetID)
Return a List containing QueryTest |
java.util.Collection<java.lang.String> |
getQuerySetIDs()
Return the querySetIDs that identifies all the query sets
that are available to execute during this test. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLQueryReader(java.lang.String queryScenarioID,
java.util.Properties properties)
throws QueryTestFailedException
QueryTestFailedException| Method Detail |
|---|
public java.util.List<QueryTest> getQueries(java.lang.String querySetID)
throws QueryTestFailedException
QueryReaderList containing QueryTest
getQueries in interface QueryReaderQueryTestFailedExceptionpublic java.util.Collection<java.lang.String> getQuerySetIDs()
QueryReaderquerySetIDs that identifies all the query sets
that are available to execute during this test.
getQuerySetIDs in interface QueryReaderpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||