mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 16:23:42 +01:00
scenario and state (added admin interface for GET and DELETE)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// var sut = _objectMother.Create();
|
||||
|
||||
// // then
|
||||
// Check.That(sut.States).IsNull();
|
||||
// Check.That(sut.Scenarios).IsNull();
|
||||
// }
|
||||
|
||||
// private class ObjectMother
|
||||
|
||||
Reference in New Issue
Block a user