2 references to CreateCommandWithArg
dotnet.Tests (2)
CommandTests\Tool\List\ToolListLocalCommandTests.cs (2)
117
CreateCommandWithArg
("package.id").Execute().Should().Be(0);
128
CreateCommandWithArg
("not-installed-package").Execute().Should().Be(1);