A type of test specifically for syntax testing. Syntax tests are not required
to have an associated result, only an action. Negative syntax tests are tests
of which the result should be a parser error.
A type of test specifically for query evaluation testing. Query evaluation
tests are required to have an associated input dataset, a query, and an expected
output dataset.