https://github.com/dvsa/soap-test
https://github.com/dvsa/soap-test
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvsa/soap-test
- Owner: dvsa
- License: mit
- Created: 2018-02-16T11:59:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T01:58:01.000Z (about 5 years ago)
- Last Synced: 2025-02-08T22:28:34.689Z (over 1 year ago)
- Language: Java
- Size: 22.5 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soap-test
SOAP Test is a Java Junit framework for testing SOAP Web Services
## Run
```
mvn package
```