Replace log4net by custom logger (#94) (#96)

* Replace log4net by custom logger

* WireMockNullLogger
This commit is contained in:
Stef Heyenrath
2018-02-28 07:01:03 +00:00
committed by GitHub
parent e850126184
commit 938d3fb095
22 changed files with 236 additions and 52 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.Net;
using System.Net;
using System.Net.Http;
using System.Threading.Tasks;
using NFluent;
@@ -101,7 +100,7 @@ namespace WireMock.Net.Tests
server.Dispose();
}
[Fact]
// [Fact]
public async Task Should_process_request_if_equals_state_and_multiple_state_defined()
{
// Assign