Skip to content

#24: recognition of Spring Web Service assert methods#25

Merged
morpfl merged 1 commit into
mainfrom
feature/24-support-assert-methods-of-springframework-ws-test
Jul 6, 2026
Merged

#24: recognition of Spring Web Service assert methods#25
morpfl merged 1 commit into
mainfrom
feature/24-support-assert-methods-of-springframework-ws-test

Conversation

@morpfl

@morpfl morpfl commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No description provided.

MATCH
(assertType:Type)-[:DECLARES]->(assertMethod)
WHERE
assertType.fqn =~ 'org\\.springframework\\.ws\\.test\\.server\\.ResponseActions'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regex is necessary here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@morpfl morpfl force-pushed the feature/24-support-assert-methods-of-springframework-ws-test branch from 0d86939 to bc8e3e5 Compare July 6, 2026 12:20
@morpfl morpfl force-pushed the feature/24-support-assert-methods-of-springframework-ws-test branch from bc8e3e5 to 53be3e1 Compare July 6, 2026 12:23
@morpfl morpfl merged commit 230d76f into main Jul 6, 2026
4 checks passed
@morpfl morpfl deleted the feature/24-support-assert-methods-of-springframework-ws-test branch July 6, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant