public ToDoShould(WebTestFixture fixture) =>
 this.fixture = fixture;
Esempio n. 2
0
 public IndexShould(WebTestFixture fixture) =>
 this.fixture = fixture;