summaryrefslogtreecommitdiffstats
path: root/src/test/resources/model-validation/instance-validator/auth
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Create Application tests for KEY_STORE_PASSWORDmark.j.leonard2-0/+55
Add a dummy keystore file for testing exceptions relating to opening the key store (for the server cert) with an incorrect password. This is intended to increase code coverage. Make AAIMicroServiceAuthCore non-static to avoid some issues with Spring initialization. Change-Id: Ic512bd0934210fb016da9731e65ec0d858fa4ff7 Issue-ID: AAI-2057 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>