47 references to BeVisuallyEquivalentToIfNotLocalized
dotnet.Tests (47)
CommandTests\Package\Remove\GivenDotnetRemovePackage.cs (1)
52cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory()));
CommandTests\Reference\Add\GivenDotnetAddReference.cs (7)
107cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory(), "FRAMEWORK")); 136cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 164cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 178cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 191cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 728result.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 744result.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");
CommandTests\Reference\List\GivenDotnetListReference.cs (5)
54cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(ListProjectReferenceCommandHelpText(Directory.GetCurrentDirectory())); 91cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 120cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 134cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 147cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (7)
137cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory())); 181cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 210cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 224cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 237cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 564result.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 581result.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");
CommandTests\Sdk\Check\GivenDotnetSdkCheck.cs (1)
44cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText);
CommandTests\Solution\Add\GivenDotnetSlnAdd.cs (10)
61cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory())); 106cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 127cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 154cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 174cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 193cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 212cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 1096cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 1098cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 1305cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");
CommandTests\Solution\List\GivenDotnetSlnList.cs (6)
39cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory())); 84cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 103cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 129cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 148cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 166cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");
CommandTests\Solution\Remove\GivenDotnetSlnRemove.cs (10)
40cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(HelpText(Directory.GetCurrentDirectory())); 87cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 108cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 134cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 154cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 173cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 192cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 453cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 477cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized(""); 694cmd.StdOut.Should().BeVisuallyEquivalentToIfNotLocalized("");