|
HSQLDB example source code file (testcases.txt)
The HSQLDB testcases.txt source code$Id: testcases.txt 348 2007-07-25 23:01:45Z unsaved $ file items/features tested ----------- ---------------------------- dsv-trimming.sql DSV import tests, including trimming of whitespace. lastval.sql Test automatic ? variable. nullrep.sql Test the null-representation token (default and custom). q-noarg*.sql Test for success status \q exits. q-arg*.nsql Tests for failure status "\q arg..." exits. noop.sql Does nothing (exit status should be success). goodsqlonly.sql Executes some successful SQL. badsqlonly.nsql Executes some bad SQL. logic.sql Conditional expression tests. nq-noarg*.sql Test for success status \q exits, in nested script. nq-arg*.nsql Tests for failure status "\q arg..." exits, in nested script. plcontrolflow.sql Test of PL control flow commands like if, foreach, etc. rawmode.sql Test of raw input mode. dsv-constcols.sql *DSV_CONST_COLS usage. dsv-omits.sql Test omitting of columns in DSV imports. dsv-prepare.sql Test "* prepare" command. dsv-rejects.sql Test import behavior when a reject file/report is in place. dsv-roundtrip.sql Exports and re-import data, verifying that is hasn't changed. subst.inter Tests interactive commands :s... write.inter Tests interactive command :w append.inter Tests interactive commands :a... history.inter Tests interactive recall/execute commands (plus :h, :b) Other HSQLDB examples (source code examples)Here is a short list of links related to this HSQLDB testcases.txt source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.