7 references to RunTestAsync
Microsoft.DotNet.ApiDiff.Tests (7)
Diff.Assembly.Tests.cs (4)
9
public Task AssemblyAdd() =>
RunTestAsync
(
31
public Task AssemblyChange() =>
RunTestAsync
(
68
public Task AssemblyDelete() =>
RunTestAsync
(
90
public Task AssemblyUnchanged() =>
RunTestAsync
(
Diff.Base.Tests.cs (1)
27
=>
RunTestAsync
(
Diff.Constructor.Tests.cs (2)
248
return
RunTestAsync
(
279
return
RunTestAsync
(