Uses of Package
net.hydromatic.sqllogictest
-
Packages that use net.hydromatic.sqllogictest Package Description net.hydromatic.sqllogictest SQL Logic Test.net.hydromatic.sqllogictest.executors Various Executor implementations. -
Classes in net.hydromatic.sqllogictest used by net.hydromatic.sqllogictest Class Description ISqlTestOperation Base interface for SqlLogicTest operations: either statements or queries.OptionsParser Extensible command-line parsing.OptionsParser.SuppliedOptions Description of the command-line options supplied.SqlTestQuery Represents a query in a test.SqlTestQueryOutputDescription A description of the output expected from a test query.SqlTestQueryOutputDescription.SortOrder How the results of the query have to be sorted prior to a comparison.TestStatistics Class that keeps track of the tests executed, including failures encountered.TestStatistics.FailedTestDescription Description of a test that failed. -
Classes in net.hydromatic.sqllogictest used by net.hydromatic.sqllogictest.executors Class Description OptionsParser Extensible command-line parsing.OptionsParser.SuppliedOptions Description of the command-line options supplied.SltSqlStatement Encapsulates a DDL statement from a test file.SltTestFile Represents the data from a .test file from the SqlLogicTest test framework.SqlTestQuery Represents a query in a test.SqlTestQueryOutputDescription A description of the output expected from a test query.TestStatistics Class that keeps track of the tests executed, including failures encountered.