사용자 도구

사이트 도구


java:wiremock

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
java:wiremock [2016/06/09 12:10]
kwon37xi
java:wiremock [2018/06/19 17:23] (현재)
kwon37xi
줄 1: 줄 1:
 ====== Wiremock ====== ====== Wiremock ======
   * http://wiremock.org/   * http://wiremock.org/
 +  * refer [[java:mock_server|Mock Server]]
   * WireMock is a flexible library for stubbing and mocking web services. Unlike general purpose mocking tools it works by creating an actual HTTP server that your code under test can connect to as it would a real web service.   * WireMock is a flexible library for stubbing and mocking web services. Unlike general purpose mocking tools it works by creating an actual HTTP server that your code under test can connect to as it would a real web service.
   * [[http://www.baeldung.com/introduction-to-wiremock|Introduction to WireMock | Baeldung]]   * [[http://www.baeldung.com/introduction-to-wiremock|Introduction to WireMock | Baeldung]]
 +  * [[https://www.petrikainulainen.net/programming/testing/wiremock-tutorial-request-matching-part-two/|WireMock Tutorial: Request Matching, Part Two]]
java/wiremock.txt · 마지막으로 수정됨: 2018/06/19 17:23 저자 kwon37xi