コード例 #1
0
 public ToDoShould(WebTestFixture fixture) =>
 this.fixture = fixture;
コード例 #2
0
 public IndexShould(WebTestFixture fixture) =>
 this.fixture = fixture;