Skip to content

update PropSpecHelper to use new constructor from toolkit refactors#390

Merged
adamkorynta merged 3 commits intomainfrom
bugfix/prop_spec_helper
Mar 27, 2025
Merged

update PropSpecHelper to use new constructor from toolkit refactors#390
adamkorynta merged 3 commits intomainfrom
bugfix/prop_spec_helper

Conversation

@adamkorynta
Copy link
Contributor

Problem Description

Fixes #389 .

Solution

Update reflection mechanism to use new constructors.

how you tested the change

Unit tests and by running the webapp in embedded tomcat to check the revised Swagger page.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

@sonarqubecloud
Copy link

@adamkorynta adamkorynta merged commit 5b603be into main Mar 27, 2025
9 checks passed
@adamkorynta adamkorynta deleted the bugfix/prop_spec_helper branch March 27, 2025 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Invalid propspecs classes

2 participants