9 instantiations of RequiresSSLCertificate
Aspire.Templates.Tests (9)
BuildAndRunStarterTemplateBuiltInTest.cs (1)
31[RequiresSSLCertificate]
BuildAndRunTemplateTests.cs (2)
31[RequiresSSLCertificate] 99[RequiresSSLCertificate]
EmptyTemplateRunTests.cs (1)
21[RequiresSSLCertificate("Needed for dashboard access")]
StarterTemplateProjectNamesTests.cs (1)
23[RequiresSSLCertificate("Needs dashboard, web front end access")]
StarterTemplateRunTests.cs (1)
9[RequiresSSLCertificate]
StarterTemplateRunTests_PreviousTFM.cs (1)
9[RequiresSSLCertificate]
StarterTemplateWithRedisCacheTests.cs (1)
10[RequiresSSLCertificate]
StarterTemplateWithRedisCacheTests_PreviousTFM.cs (1)
10[RequiresSSLCertificate]
1 reference to RequiresSSLCertificate
Aspire.Templates.Tests (1)
PerTestFrameworkTemplatesTests.cs (1)
35if (PlaywrightProvider.HasPlaywrightSupport && RequiresSSLCertificateAttribute.IsSupported)