|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryTest | |
|---|---|
| org.teiid.test.client | |
| org.teiid.test.client.ctc | |
| Uses of QueryTest in org.teiid.test.client |
|---|
| Methods in org.teiid.test.client that return types with arguments of type QueryTest | |
|---|---|
java.util.List<QueryTest> |
QueryReader.getQueries(java.lang.String querySetID)
Return a List containing QueryTest |
java.util.List<QueryTest> |
QueryScenario.getQueries(java.lang.String querySetID)
Return a Map containing the query identifier as the key, and
the value is the query. |
| Methods in org.teiid.test.client with parameters of type QueryTest | |
|---|---|
void |
TestClientTransaction.init(TestResultsSummary testResultsSummary,
ExpectedResults expectedResults,
QueryTest query)
|
| Uses of QueryTest in org.teiid.test.client.ctc |
|---|
| Methods in org.teiid.test.client.ctc that return types with arguments of type QueryTest | |
|---|---|
java.util.List<QueryTest> |
XMLQueryReader.getQueries(java.lang.String querySetID)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||