Knotx / knotx-junit5

JUnit 5 support and extensions for Vert.x projects
https://knotx.io
Apache License 2.0
0 stars 4 forks source link

Assertion that allows to compare Jsons with meaningful error message. #45

Closed tomaszmichalak closed 4 years ago

tomaszmichalak commented 4 years ago

Assertion that compares two JsonObject and produces meaningful error messages.

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.

codecov[bot] commented 4 years ago

Codecov Report

Merging #45 into master will increase coverage by 1.61%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #45      +/-   ##
============================================
+ Coverage     82.41%   84.02%   +1.61%     
- Complexity      190      222      +32     
============================================
  Files            25       25              
  Lines           745      864     +119     
  Branches         56       63       +7     
============================================
+ Hits            614      726     +112     
- Misses           95      101       +6     
- Partials         36       37       +1     

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dc167f3...3ab15a9. Read the comment docs.