Skip to content
Snippets Groups Projects
Select Git revision
  • 0422fb7de9c1a2663708c7798ba0218ac1c01134
  • master default protected
  • ia2
  • adql2.1-ia2
  • private_rows
5 results

TestResultSetTableIterator.java

  • gmantele's avatar
    0422fb7d
    [TAP] Fix and add JUnit tests. Now, they should work on any machine. · 0422fb7d
    gmantele authored
    Two embedded DBMS are used: H2 and a little SQLite. JDBC drivers are provided
    in the `lib` directory. The databases are created and deleted automatically
    by the JUnit tests (see `test/tap/db_testtools/DBTools for more details`).
    
    The ANT and Gradle build scripts have been updated to reflect all these test
    modifications.
    0422fb7d
    History
    [TAP] Fix and add JUnit tests. Now, they should work on any machine.
    gmantele authored
    Two embedded DBMS are used: H2 and a little SQLite. JDBC drivers are provided
    in the `lib` directory. The databases are created and deleted automatically
    by the JUnit tests (see `test/tap/db_testtools/DBTools for more details`).
    
    The ANT and Gradle build scripts have been updated to reflect all these test
    modifications.