aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

simplified overriding the client JAR version + enabled Java assertions #36

Closed bnjsmt closed 4 years ago

bnjsmt commented 4 years ago

Description of changes:

  1. Changed the client JAR path to use the client version parameter
  2. Enabled Java assertions for all tests; at least one test uses assert but it could never have thrown an Exception
  3. Minor spacing cleanup to visually separate sections of the POM
  4. Changed ID of RSA Wrap test to follow naming patterns of all other tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.