From 077c32a8356df9f16bd34c5e3237e23188e182cf Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sun, 29 Jan 2017 13:29:45 +0100 Subject: [PATCH] Initial Home page --- Stubbing.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Stubbing.md 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