Skip to content

Commit

Permalink
Merge pull request #1166 from utPLSQL/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
jgebal committed Nov 18, 2021
2 parents f841ecf + 24cde95 commit 75c7b35
Show file tree
Hide file tree
Showing 285 changed files with 287 additions and 287 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
v3.1.11-develop
v3.1.11
2 changes: 1 addition & 1 deletion docs/about/authors.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

### utPLSQL v3 Major Contributors

Expand Down
2 changes: 1 addition & 1 deletion docs/about/license.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Version Information

Expand Down
2 changes: 1 addition & 1 deletion docs/about/project-details.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# utPLSQL Project Details

Expand Down
2 changes: 1 addition & 1 deletion docs/about/support.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# How to get support

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Introduction to utPLSQL

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/advanced_data_comparison.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Advanced data comparison

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/annotations.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Annotations

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/best-practices.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Best Practices

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/coverage.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Coverage
utPLSQL comes with a built-in coverage reporting engine. The code coverage reporting uses DBMS_PROFILER package provided with Oracle database.
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/exception-reporting.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Exception handling and reporting

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/expectations.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Expectation concepts
Validation of the code under test (the tested logic of procedure/function etc.) is performed by comparing the actual data against the expected data.
Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/getting-started.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Getting started with TDD and utPLSQL

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/install.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Supported database versions

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/querying_suites.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Qyerying for test suites

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/reporters.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

utPLSQL provides the following reporting formats.

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/running-unit-tests.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Running tests

Expand Down
2 changes: 1 addition & 1 deletion docs/userguide/upgrade.md
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-v3.1.11.3556--develop-blue.svg)
![version](https://img.shields.io/badge/version-v3.1.11.3557-blue.svg)

# Upgrading from version 2

Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Expand Up @@ -2,7 +2,7 @@
sonar.projectKey=utPLSQL
# this is the name and version displayed in the SonarQube UI. Was mandatory prior to SonarQube 6.1.
sonar.projectName=utPLSQL
sonar.projectVersion=v3.1.11-develop
sonar.projectVersion=v3.1.11

# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
# Since SonarQube 4.2, this property is optional if sonar.modules is set.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut.pkb
Expand Up @@ -2,7 +2,7 @@ create or replace package body ut is

/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut.pks
Expand Up @@ -2,7 +2,7 @@ create or replace package ut authid current_user as

/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut_runner.pkb
Expand Up @@ -2,7 +2,7 @@ create or replace package body ut_runner is

/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut_runner.pks
Expand Up @@ -2,7 +2,7 @@ create or replace package ut_runner authid current_user is

/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut_suite_item_info.tpb
@@ -1,7 +1,7 @@
create or replace type body ut_suite_item_info is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut_suite_item_info.tps
@@ -1,7 +1,7 @@
create or replace type ut_suite_item_info as object (
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/api/ut_suite_items_info.tps
@@ -1,7 +1,7 @@
create or replace type ut_suite_items_info as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotated_object.tps
@@ -1,7 +1,7 @@
create type ut_annotated_object as object(
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotated_objects.tps
@@ -1,7 +1,7 @@
create type ut_annotated_objects as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation.tps
@@ -1,7 +1,7 @@
create type ut_annotation as object(
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache.sql
@@ -1,7 +1,7 @@
create table ut_annotation_cache (
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project
Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache_info.sql
@@ -1,7 +1,7 @@
create table ut_annotation_cache_info (
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project
Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache_manager.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_annotation_cache_manager as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache_manager.pks
@@ -1,7 +1,7 @@
create or replace package ut_annotation_cache_manager authid definer as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache_schema.sql
@@ -1,7 +1,7 @@
create table ut_annotation_cache_schema (
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project
Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_cache_seq.sql
@@ -1,7 +1,7 @@
create sequence ut_annotation_cache_seq
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project
Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_manager.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_annotation_manager as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_manager.pks
@@ -1,7 +1,7 @@
create or replace package ut_annotation_manager authid current_user as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_obj_cache_info.tps
@@ -1,7 +1,7 @@
create type ut_annotation_obj_cache_info as object(
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_objs_cache_info.tps
@@ -1,7 +1,7 @@
create type ut_annotation_objs_cache_info as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_parser.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_annotation_parser as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotation_parser.pks
@@ -1,7 +1,7 @@
create or replace package ut_annotation_parser authid current_user as
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_annotations.tps
@@ -1,7 +1,7 @@
create type ut_annotations
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_trigger_check.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_trigger_check is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/annotations/ut_trigger_check.pks
@@ -1,7 +1,7 @@
create or replace package ut_trigger_check authid definer is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_coverage is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage.pks
@@ -1,7 +1,7 @@
create or replace package ut_coverage authid current_user is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage_block.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_coverage_block is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage_block.pks
@@ -1,7 +1,7 @@
create or replace package ut_coverage_block authid current_user is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage_helper.pkb
@@ -1,7 +1,7 @@
create or replace package body ut_coverage_helper is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion source/core/coverage/ut_coverage_helper.pks
@@ -1,7 +1,7 @@
create or replace package ut_coverage_helper authid definer is
/*
utPLSQL - Version 3
Copyright 2016 - 2019 utPLSQL Project
Copyright 2016 - 2021 utPLSQL Project

Licensed under the Apache License, Version 2.0 (the "License"):
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 75c7b35

Please sign in to comment.