Exemplo n.º 1
0
 public async Task WriteTearDownOutput(string text)
 {
     await TestOutputData.WriteTearDownOutput(TestId, text);
 }