Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Add static loadMappings() in WireMock.java#3113

Open
amitd291 wants to merge 4 commits intowiremock:masterfrom
amitd291:feat-3102
Open

feat: Add static loadMappings() in WireMock.java#3113
amitd291 wants to merge 4 commits intowiremock:masterfrom
amitd291:feat-3102

Conversation

@amitd291
Copy link

@amitd291 amitd291 commented Jul 22, 2025

This PR achieves the following:

  1. Add static loadMappings(String rootDir) method in WireMock.java for default instance usage

Note: The method loadMappingsFrom(String rootDir) already exists in WireMock.java, and thus the new method had to be named differently i.e. loadMappings().

References

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@amitd291 amitd291 requested a review from a team as a code owner July 22, 2025 21:53
@amitd291 amitd291 changed the title feat: Add static loadMappingsFrom() in WireMock.java feat: Add static loadMappings() in WireMock.java Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants