Update git submodules
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 9 Oct 2019 18:22:54 +0000 (14:22 -0400)
committerGerrit Code Review <gerrit@onap.org>
Wed, 9 Oct 2019 18:22:54 +0000 (18:22 +0000)
commit9bdcb6d1e0d0822ab3fb828d287906cc5e326faa
treed36329db07a10c379b4cd1b10acab2459f0947fd
parent6a4efa00bf825a4f467b7907b570d529f335340f
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to a446733c9918cb264585ddc35b5e11bf3500bdf8
  - Cleanup POLICY-SDK-APP CheckPDP

    Fixed sonar issues and added a small amount of code coverage.

    CheckPDP was renamed to comply with 2 consecutive capital letters. Various
    sonar issues done.
    Very difficult to get coverage on remaining area - over 82% anyway.

    RESTfulPAPEngine was updated to use the new renamed class and methods.
    Sonar issues were taken care of for the most part and added some coverage
    by consolidating the JUnit tests.

    Added in assertj as we will utilize that more throughout the repo.

    Issue-ID: POLICY-2133
    Change-Id: Id0a9b050ebe373e155878699366d78df71bd0554
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
docs/submodules/policy/engine.git