mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-22 16:28:27 +02:00
scenario and state (mapping json model)
This commit is contained in:
@@ -5,7 +5,7 @@ namespace WireMock.Matchers.Request
|
||||
/// <summary>
|
||||
/// The scenario and state matcher.
|
||||
/// </summary>
|
||||
public class RequestMessageScenarioAndStateMatcher : IRequestMatcher
|
||||
internal class RequestMessageScenarioAndStateMatcher : IRequestMatcher
|
||||
{
|
||||
///// <summary>
|
||||
///// Scenario.
|
||||
|
||||
Reference in New Issue
Block a user