[pgjdbc/pgjdbc] 7b52b0: test: add tests for Driver and PgConnection (#1402)

AlexElin <[email protected]> Sun, 17 Feb 2019 08:24:04 -0800
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 7b52b0c9e5b9aa9a9c655bb68f23bf4ec57fd51c
      https://github.com/pgjdbc/pgjdbc/commit/7b52b0c9e5b9aa9a9c655bb68f23bf4ec57fd51c
  Author: AlexElin <[email protected]>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/Driver.java
    M pgjdbc/src/main/java/org/postgresql/jdbc/PgConnection.java
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DriverTest.java
    M pgjdbc/src/test/java/org/postgresql/test/jdbc4/jdbc41/AbortTest.java

  Log Message:
  -----------
  test: add tests for Driver and PgConnection (#1402)

add tests that check behaviour with null-arguments