1 write to Value
Aspire.Deployment.EndToEnd.Tests (1)
tests\Shared\Hex1bTestHelpers.cs (1)
20return ++Value;
25 references to Value
Aspire.Deployment.EndToEnd.Tests (25)
AcaCompactNamingUpgradeDeploymentTests.cs (1)
116.FindPattern(counter.Value.ToString())
tests\Shared\Hex1bAutomatorTestHelpers.cs (17)
31.FindPattern(counter.Value.ToString()) 34.FindPattern(counter.Value.ToString()) 38}, timeout: effectiveTimeout, description: $"any prompt [{counter.Value} OK/ERR] $"); 69var expectedPromptSequence = counter.Value; 233.FindPattern(counter.Value.ToString()) 242.FindPattern(counter.Value.ToString()) 252}, timeout: effectiveTimeout, description: $"success prompt [{counter.Value} OK] $ (fail-fast on error)"); 257$"Command failed with non-zero exit code (detected ERR prompt at sequence {counter.Value}). Check the terminal recording for details."); 371.FindPattern(counter.Value.ToString()) 374.FindPattern(counter.Value.ToString()) 436.FindPattern(counter.Value.ToString()) 444.FindPattern(counter.Value.ToString()) 448}, timeout: effectiveTimeout, description: $"agent init prompt, success prompt [{counter.Value} OK] $, or error prompt [{counter.Value} ERR:*] $"); 452throw new InvalidOperationException($"Command failed with error prompt [{counter.Value} ERR:*] while waiting for the agent init prompt or success prompt."); 793.FindPattern(counter.Value.ToString()) 818: $"pipeline succeeded, failed, or error prompt [{counter.Value} ERR:*] $");
tests\Shared\Hex1bTestHelpers.cs (6)
165.FindPattern(counter.Value.ToString()) 188.FindPattern(counter.Value.ToString()) 191.FindPattern(counter.Value.ToString()) 219.FindPattern(counter.Value.ToString()) 315.FindPattern(counter.Value.ToString()) 328.FindPattern(counter.Value.ToString())
TypeScriptVnetSqlServerInfraDeploymentTests.cs (1)
84.FindPattern(counter.Value.ToString())