2 references to AllRowsEqual
dotnet-new.IntegrationTests (2)
DotnetNewSearchTests.cs (2)
340Assert.True(AllRowsEqual(tableOutput, new[] { "Type" }, "item"), "'Type' column does not contain criteria"); 369Assert.True(AllRowsEqual(tableOutput, new[] { "Type" }, "item"), "'Type' column does not contain criteria");