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