3 references to WithData
Aspire.Hosting.Radius.Tests (3)
Secrets\AddRadiusSecretStoreTests.cs (3)
122.WithData("password", pass); 134.WithData("username", pass); 136var ex = Assert.Throws<InvalidOperationException>(() => store.WithData("password", pass));