9 references to AssertFileContains
Aspire.Cli.EndToEnd.Tests (9)
ConfigMigrationTests.cs (9)
143AssertFileContains(newConfigPath, "polyglotSupportEnabled");
150AssertFileContains(legacyPath, "channel", "staging");
202AssertFileContains(newConfigPath, "preview");
313AssertFileContains(newConfigPath, "polyglotSupportEnabled");
320AssertFileContains(legacyPath, "channel", "staging");
381AssertFileContains(newConfigPath, "features", "polyglotSupportEnabled", "preview");
467AssertFileContains(newConfigPath,
477AssertFileContains(legacyPath, "channel", "preview");
563AssertFileContains(newConfigPath, "staging", "polyglotSupportEnabled");