15 references to Test
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (15)
CodeActions\MoveStaticMembers\CSharpMoveStaticMembersTests.cs (15)
674await new Test(selectedDestinationName, selectedMembers, newFileName) 1418await new Test(selectedDestinationName, selectedMembers, newFileName) 1644await new Test(selectedDestinationName, selectedMembers, newFileName) 3224await new Test("", ImmutableArray<string>.Empty, "") 3242await new Test("", ImmutableArray<string>.Empty, "") 3260await new Test("", ImmutableArray<string>.Empty, "") 3278await new Test("", ImmutableArray<string>.Empty, "") 3296await new Test("", ImmutableArray<string>.Empty, "") 3389await new Test("", ImmutableArray<string>.Empty, "") 3410await new Test("", ImmutableArray<string>.Empty, "") 3434await new Test("", ImmutableArray<string>.Empty, "") 3496=> await new Test(newTypeName, selectedMembers, newFileName) 3516=> await new Test(newTypeName, selectedMembers, newFileName, testPreselection: true) 3538var test = new Test(selectedDestinationType, selectedMembers, selectedDestinationFile, createNew: false); 3557await new Test("", ImmutableArray<string>.Empty, "")