16 references to CreateTestSpec
Aspire.Cli.Tests (16)
Projects\GuestRuntimeTests.cs (16)
41var runtime = new GuestRuntime(CreateTestSpec(), NullLogger.Instance); 49var runtime = new GuestRuntime(CreateTestSpec(), NullLogger.Instance); 57var runtime = new GuestRuntime(CreateTestSpec(), NullLogger.Instance); 67var spec = CreateTestSpec(execute: new CommandSpec 87var spec = CreateTestSpec( 105var spec = CreateTestSpec(execute: new CommandSpec { Command = "run-cmd", Args = ["{appHostFile}"] }); 119var spec = CreateTestSpec( 137var spec = CreateTestSpec(execute: new CommandSpec { Command = "run-cmd", Args = ["{appHostFile}"] }); 151var spec = CreateTestSpec(execute: new CommandSpec 172var spec = CreateTestSpec(execute: new CommandSpec 192var spec = CreateTestSpec(execute: new CommandSpec 211var spec = CreateTestSpec(execute: new CommandSpec 229var spec = CreateTestSpec(execute: new CommandSpec 249var spec = CreateTestSpec(execute: new CommandSpec 284var runtime = new GuestRuntime(CreateTestSpec(), NullLogger.Instance); 292var spec = CreateTestSpec();