A B C D F G I J L M N O P R S T V 

A

ANSI_GREEN - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
ANSI_RED - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
ANSI_RESET - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

B

BaseTckTest - Class in org.apache.calcite.avatica.tck.tests
Base class for TCK tests.
BaseTckTest() - Constructor for class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
batchInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 

C

closeConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
commitAndRollback() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
connection - Variable in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 

D

driver - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 
driverUrl - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

F

failures - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 

G

getAllTestClasses() - Method in class org.apache.calcite.avatica.tck.TestRunner
Finds all tests to run for the TCK.
getConnection() - Static method in class org.apache.calcite.avatica.tck.TestRunner
Returns the Connection for tests to use.
getConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
getTableName() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 

I

initializeConnection() - Method in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
initializeDriver() - Method in class org.apache.calcite.avatica.tck.TestRunner
 
initializeJUnit() - Method in class org.apache.calcite.avatica.tck.TestRunner
Sets up JUnit to run the tests for us.
InsertTest - Class in org.apache.calcite.avatica.tck.tests
Tests for INSERT.
InsertTest() - Constructor for class org.apache.calcite.avatica.tck.tests.InsertTest
 

J

jdbcUrl - Variable in class org.apache.calcite.avatica.tck.TestRunner
 
junitCore - Variable in class org.apache.calcite.avatica.tck.TestRunner
 

L

LOG - Static variable in class org.apache.calcite.avatica.tck.TestRunner
 

M

main(String[]) - Static method in class org.apache.calcite.avatica.tck.TestRunner
 
merge(Class<?>, Result) - Method in class org.apache.calcite.avatica.tck.TestRunner.TestResults
Updates the current state of this with the result.
MetadataTest - Class in org.apache.calcite.avatica.tck.tests
Test class for metadata operations (parameter, resultset).
MetadataTest() - Constructor for class org.apache.calcite.avatica.tck.tests.MetadataTest
 

N

name - Variable in class org.apache.calcite.avatica.tck.tests.BaseTckTest
 
numFailed - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
numIgnored - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
numRun - Variable in class org.apache.calcite.avatica.tck.TestRunner.TestResults
 

O

org.apache.calcite.avatica.tck - package org.apache.calcite.avatica.tck
Avatica compatibility framework.
org.apache.calcite.avatica.tck.tests - package org.apache.calcite.avatica.tck.tests
Tests for the Avatica compatibility framework.

P

PackageMarker - Annotation Type in org.apache.calcite.avatica.tck
This is a dummy annotation that forces javac to produce output for otherwise empty package-info.java.
parameterMetadata() - Method in class org.apache.calcite.avatica.tck.tests.MetadataTest
 
preparedBatchInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
preparedStatementInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 

R

run() - Method in class org.apache.calcite.avatica.tck.TestRunner
 
runSingleTest(TestRunner.TestResults, Class<?>) - Method in class org.apache.calcite.avatica.tck.TestRunner
Runs a single test class, adding its results to globalResults.

S

simpleInsert() - Method in class org.apache.calcite.avatica.tck.tests.InsertTest
 
summarize() - Method in class org.apache.calcite.avatica.tck.TestRunner.TestResults
Constructs a human-readable summary of the success/failure of the tests executed.

T

TestRunner - Class in org.apache.calcite.avatica.tck
Entry point for running an Avatica cross-version compatibility test.
TestRunner() - Constructor for class org.apache.calcite.avatica.tck.TestRunner
 
TestRunner.TestResults - Class in org.apache.calcite.avatica.tck
A container to track results from all tests executed.
TestRunner.TestResults() - Constructor for class org.apache.calcite.avatica.tck.TestRunner.TestResults
 
TestRunner.TestRunnerExitCodes - Enum in org.apache.calcite.avatica.tck
ExitCodes set by TestRunner.
TestRunner.TestRunnerExitCodes() - Constructor for enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
 

V

valueOf(String) - Static method in enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.calcite.avatica.tck.TestRunner.TestRunnerExitCodes
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G I J L M N O P R S T V 

Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.