public void WhenGETZagreb_MetroTripRoundCount(string station) { _jsonResponseContent = RestRequestHelper.GET(@"http://localhost:8733/zagreb-metro/trip/round/count/" + station); }