diff options
author | 2019-03-11 12:28:26 +0000 | |
---|---|---|
committer | 2019-03-11 12:28:26 +0000 | |
commit | 2d6183e8ea302309d7a52fa6f7d0b4e2f0141348 (patch) | |
tree | 8883cde68ca56dec27298fd5018a75a73578e908 /src/test/resources/auth | |
parent | fbd05f86edf3e4710ab454780581f0ee40e152f6 (diff) |
Additional JUnit tests for code coverage
Improve code coverage to address Sonar code smells.
Include a dummy keystore file to allow the Spring Boot Application to
start up without error.
Change-Id: Ifab33a67e5d051baacfad91d3f317a8fb8b0a669
Issue-ID: AAI-2212
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
Diffstat (limited to 'src/test/resources/auth')
-rw-r--r-- | src/test/resources/auth/keystore.jks | bin | 0 -> 2206 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/test/resources/auth/keystore.jks b/src/test/resources/auth/keystore.jks Binary files differnew file mode 100644 index 0000000..037769b --- /dev/null +++ b/src/test/resources/auth/keystore.jks |