summaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
authormark.j.leonard <mark.j.leonard@gmail.com>2019-03-11 12:28:26 +0000
committermark.j.leonard <mark.j.leonard@gmail.com>2019-03-11 12:28:26 +0000
commit2d6183e8ea302309d7a52fa6f7d0b4e2f0141348 (patch)
tree8883cde68ca56dec27298fd5018a75a73578e908 /src/test/resources
parentfbd05f86edf3e4710ab454780581f0ee40e152f6 (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')
-rw-r--r--src/test/resources/auth/keystore.jksbin0 -> 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
new file mode 100644
index 0000000..037769b
--- /dev/null
+++ b/src/test/resources/auth/keystore.jks
Binary files differ