Uses of Class
net.hydromatic.sqllogictest.TestStatistics.FailedTestDescription
- 
Packages that use TestStatistics.FailedTestDescription Package Description net.hydromatic.sqllogictest SQL Logic Test. - 
- 
Uses of TestStatistics.FailedTestDescription in net.hydromatic.sqllogictest
Methods in net.hydromatic.sqllogictest with parameters of type TestStatistics.FailedTestDescription Modifier and Type Method Description booleanTestStatistics. addFailure(TestStatistics.FailedTestDescription failure)Add a new failure; return 'true' if we need to stop executing. 
 -