3 instantiations of TestSetup
dotnet.Tests (3)
CommandTests\Reference\Add\GivenDotnetAddReference.cs (1)
55
return new
TestSetup
(
CommandTests\Reference\List\GivenDotnetListReference.cs (1)
233
return new
TestSetup
(
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (1)
55
return new
TestSetup
(
68 references to TestSetup
dotnet.Tests (68)
CommandTests\Reference\Add\GivenDotnetAddReference.cs (35)
53
private
TestSetup
Setup([System.Runtime.CompilerServices.CallerMemberName] string callingMethod = nameof(Setup), string identifier = "")
56
_testAssetsManager.CopyTestAsset(
TestSetup
.ProjectName, callingMethod + nameof(GivenDotnetAddReference), identifier: identifier + callingMethod, testAssetSubdirectory:
TestSetup
.TestGroup)
129
var
setup = Setup(identifier: projName);
143
var
setup = Setup();
170
var
setup = Setup();
184
var
setup = Setup();
220
var
setup = Setup();
238
var
setup = Setup();
256
var
setup = Setup();
278
var
setup = Setup();
300
var
setup = Setup();
322
var
setup = Setup();
344
var
setup = Setup();
367
var
setup = Setup();
382
var
setup = Setup();
402
var
setup = Setup();
417
var
setup = Setup();
432
var
setup = Setup();
449
var
setup = Setup();
464
var
setup = Setup();
481
var
setup = Setup();
501
var
setup = Setup();
522
var
setup = Setup();
540
var
setup = Setup();
573
var
setup = Setup();
587
var
setup = Setup();
605
var
setup = Setup();
623
var
setup = Setup();
640
var
setup = Setup();
662
var
setup = Setup(framework);
680
var
setup = Setup(useFrameworkArg.ToString());
704
var
setup = Setup();
719
var
setup = Setup();
735
var
setup = Setup();
CommandTests\Reference\List\GivenDotnetListReference.cs (7)
83
var
setup = Setup(identifier: projName);
98
var
setup = Setup();
126
var
setup = Setup();
140
var
setup = Setup();
231
private
TestSetup
Setup([System.Runtime.CompilerServices.CallerMemberName] string callingMethod = nameof(Setup), string identifier = "")
234
_testAssetsManager.CopyTestAsset(
TestSetup
.ProjectName, callingMethod: callingMethod, identifier: identifier, testAssetSubdirectory:
TestSetup
.TestGroup)
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (26)
53
private
TestSetup
Setup([System.Runtime.CompilerServices.CallerMemberName] string callingMethod = nameof(Setup), string identifier = "")
56
_testAssetsManager.CopyTestAsset(
TestSetup
.ProjectName, callingMethod: callingMethod + nameof(GivenDotnetRemoveReference), identifier: identifier + callingMethod, testAssetSubdirectory: TestAssetSubdirectories.NonRestoredTestProjects)
101
private ProjDir GetLibRef(
TestSetup
setup)
106
private ProjDir AddLibRef(
TestSetup
setup, ProjDir proj, params string[] additionalArgs)
118
private ProjDir AddValidRef(
TestSetup
setup, ProjDir proj, params string[] frameworkArgs)
173
var
setup = Setup(identifier: projName.GetHashCode().ToString());
188
var
setup = Setup();
216
var
setup = Setup();
230
var
setup = Setup();
243
var
setup = Setup();
262
var
setup = Setup();
281
var
setup = Setup();
301
var
setup = Setup();
318
var
setup = Setup();
335
var
setup = Setup();
360
var
setup = Setup();
385
var
setup = Setup();
410
var
setup = Setup();
433
var
setup = Setup();
452
var
setup = Setup();
471
var
setup = Setup();
490
var
setup = Setup();
514
var
setup = Setup();
537
var
setup = Setup();
554
var
setup = Setup();
571
var
setup = Setup();