commit 077c32a8356df9f16bd34c5e3237e23188e182cf Author: Stef Heyenrath Date: Sun Jan 29 13:29:45 2017 +0100 Initial Home page diff --git a/Stubbing.md b/Stubbing.md new file mode 100644 index 0000000..161641a --- /dev/null +++ b/Stubbing.md @@ -0,0 +1,3 @@ +# Stubbing + +The core feature of WireMock is the ability to return predefined HTTP responses for requests matching criteria. \ No newline at end of file