1 reference to SomeRowsContain
dotnet-new.IntegrationTests (1)
DotnetNewSearchTests.cs (1)
245
Assert.True(
SomeRowsContain
(tableOutput, new[] { "Author" }, "Microsoft"), "'Author' column does not contain any rows with 'Microsoft'");