Updated Using WireMock in UnitTests (markdown)

Stef Heyenrath
2020-04-24 09:03:45 +02:00
parent 1630960aab
commit 0064cef4c6

@@ -37,4 +37,6 @@ public void ShutdownServer()
{ {
_server.Stop(); _server.Stop();
} }
``` ```
For some more examples: see https://github.com/bredah/csharp-wiremock