spring-projects / spring-projects/spring-ws

MockWebServiceServer should allow for an expectation to occur multiple times [SWS-1088]

Open
#1,154 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Java
Stars
346
Forks
323
Avg merge
3d 2h
Merged PRs (30d)
7

Description

makaxel opened SWS-1088 and commented

MockWebServiceServer should allow for an expectation to occur multiple times like MockRestServiceServer ( https://github.com/spring-projects/spring-framework/issues/15991 )


No further details from SWS-1088

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names MockWebServiceServer and points to MockRestServiceServer issue 15991 as a behavioral reference. Start by locating the MockWebServiceServer expectation implementation and comparing the referenced MockRestServiceServer behavior. Done means a single expectation can be matched multiple times, with tests covering the repeated-occurrence behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.