public IheTransactionTests() { _server = new IheHttpServer( new[] { "http://localhost:8080" }, new TestMiddleware(), new PipeParser()); }