diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-08 14:56:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-08 14:56:31 +0000 |
commit | 9c6ddf4f7c7978946f7c629cd065fe9f45cbab97 (patch) | |
tree | 5a7f830aecf392dab2b63307a620a59cfc4bcd82 /docs/submodules/policy | |
parent | 1e42da69849cd63c1e47998887be68147990a410 (diff) |
Updated git submodules
Project: policy/engine master fb81296a07d30d230de4050faaffad90ceae4901
Merge "Configuration as argument to BRMS Gateway"
Configuration as argument to BRMS Gateway
Added the ability specify the parameter file for the BRMS Gateway
as a argument to allow different configurations to be used during
unit test. This will allow more thorought unit tests to be written.
Replaced System.exit() calls with exeception throws becasue
System.exit() call bring down the entire JVM during testing, terminating
the test at that point.
Changed the package path on four unit test files to the correct path for
unit tests for the BRMS gateway.
Added a unit test for sanity test of the configuraiton file argument.
Issue-ID: POLICY-773
Change-Id: Ic095a5131ddb846eaf3b11157853fab71908c629
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'docs/submodules/policy')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject f74bbc97aefb9c7e550b8e123581f1e4fa78f84 +Subproject fb81296a07d30d230de4050faaffad90ceae490 |