예제 #1
0
 private async Task SetUpFixtureForTestingAsync(string language)
 {
     await _fixture.InitializeFixtureAsync(language, this);
 }