5 instantiations of CommandOutputExpectation
Aspire.Cli.EndToEnd.Tests (5)
AppHostSyntaxErrorOutputTests.cs (5)
189private static readonly CommandOutputExpectation s_dotNetRunOutputExpectation = new( 201private static readonly CommandOutputExpectation s_dotNetMissingSdkRunOutputExpectation = new( 217private static readonly CommandOutputExpectation s_dotNetStartOutputExpectation = new( 227private static readonly CommandOutputExpectation s_typeScriptRunOutputExpectation = new( 239private static readonly CommandOutputExpectation s_typeScriptStartOutputExpectation = new(
8 references to CommandOutputExpectation
Aspire.Cli.EndToEnd.Tests (8)
AppHostSyntaxErrorOutputTests.cs (8)
94CommandOutputExpectation outputExpectation, 137CommandOutputExpectation outputExpectation, 176private static void AssertTerminalRecording(string terminalRecording, CommandOutputExpectation outputExpectation) 189private static readonly CommandOutputExpectation s_dotNetRunOutputExpectation = new( 201private static readonly CommandOutputExpectation s_dotNetMissingSdkRunOutputExpectation = new( 217private static readonly CommandOutputExpectation s_dotNetStartOutputExpectation = new( 227private static readonly CommandOutputExpectation s_typeScriptRunOutputExpectation = new( 239private static readonly CommandOutputExpectation s_typeScriptStartOutputExpectation = new(