cdevents / sdk-java

Java SDK for CDEvents
Apache License 2.0
5 stars 6 forks source link

Java SDK tests against examples from the spec repo #63

Closed rjalander closed 8 months ago

rjalander commented 8 months ago

This PR includes the changes to,

  1. Fix the issue https://github.com/cdevents/sdk-java/issues/28 to add tests to compare examples from spec repo
  2. Adding methods to create and validate a CDEvent in a Json string format and tests to validate
  3. Updating events to generate hashCode() and equals() methods to validate the Objects