PhilippSalvisberg / plscope-utils

Utilities for PL/Scope in Oracle Database
Apache License 2.0
35 stars 17 forks source link

Initial JUnit tests for SQL Developer Extension #23

Closed PhilippSalvisberg closed 2 years ago

PhilippSalvisberg commented 7 years ago

Create JUnit tests for SQL Developer Extension.

Cannot use use utPLSQL since the code to be tested is in XML files. Easier to extract relevant SQL and PL/SQL Code and run it in JUnit and integrate it in existing Maven build.

Add the project to the CI server.

PhilippSalvisberg commented 2 years ago

closed via efca7e3