Uses of Class
org.teiid.test.client.QueryTest

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> QueryScenario.getQueries(java.lang.String querySetID)
          Return a Map containing the query identifier as the key, and the value is the query.
 java.util.List<QueryTest> QueryReader.getQueries(java.lang.String querySetID)
          Return a List containing QueryTest
 

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)
           
 



Copyright © 2010. All Rights Reserved.