Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small test improvements #116

Commits on Nov 13, 2023

  1. [eclipse-ee4j#112]Corrected skip methods behavior of JsonParserImpl; …

    …created test for these methods
    
    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1a42cb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. [eclipse-ee4j#112]Deduplicate the Context code in the JsonParserImpl

    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5c41302 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Upgrade from JUnit 4 to the JUnit 5 with OpenRewrite recipe and some …

    …corrections afterward
    
    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a1444eb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Implement stream methods in JsonStructureParser; fulfill more of JSON…

    …P Parser in it & JsonParserImpl; higher code coverage
    
    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b7a2278 View commit details
    Browse the repository at this point in the history
  2. Deduplicate some code in both parsers

    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    da50676 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Small improvements in the tests

    Signed-off-by: Anton Pinsky <anton.pinsky@ionos.com>
    api-from-the-ion committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9c7ce2d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    0ca2801 View commit details
    Browse the repository at this point in the history