Uses of Class
net.hydromatic.sqllogictest.SltTestFile
-
Packages that use SltTestFile Package Description net.hydromatic.sqllogictest.executors Various Executor implementations. -
-
Uses of SltTestFile in net.hydromatic.sqllogictest.executors
Methods in net.hydromatic.sqllogictest.executors with parameters of type SltTestFile Modifier and Type Method Description TestStatisticsJdbcExecutor. execute(SltTestFile file, ExecutionOptions options)TestStatisticsNoExecutor. execute(SltTestFile testFile, ExecutionOptions options)abstract TestStatisticsSqlSltTestExecutor. execute(SltTestFile testFile, ExecutionOptions options)Executes the specified test file.
-