2 references to TestGroup
dotnet.Tests (2)
CommandTests\Reference\Add\GivenDotnetAddReference.cs (1)
56
_testAssetsManager.CopyTestAsset(TestSetup.ProjectName, callingMethod + nameof(GivenDotnetAddReference), identifier: identifier + callingMethod, testAssetSubdirectory: TestSetup.
TestGroup
)
CommandTests\Reference\List\GivenDotnetListReference.cs (1)
234
_testAssetsManager.CopyTestAsset(TestSetup.ProjectName, callingMethod: callingMethod, identifier: identifier, testAssetSubdirectory: TestSetup.
TestGroup
)