You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/OpenFeature.Tests/OpenFeatureTests.cs
+14-14
Original file line number
Diff line number
Diff line change
@@ -99,12 +99,12 @@ public async Task OpenFeature_Should_Support_Shutdown()
99
99
100
100
[Fact]
101
101
[Specification("1.1.3","The `API` MUST provide a function to bind a given `provider` to one or more client `name`s. If the client-name already has a bound provider, it is overwritten with the new mapping.")]
@@ -115,11 +115,11 @@ public void OpenFeature_Should_Not_Change_Named_Providers_When_Setting_Default_P
115
115
116
116
[Fact]
117
117
[Specification("1.1.3","The `API` MUST provide a function to bind a given `provider` to one or more client `name`s. If the client-name already has a bound provider, it is overwritten with the new mapping.")]
@@ -128,26 +128,26 @@ public void OpenFeature_Should_Set_Default_Provide_When_No_Name_Provided()
128
128
129
129
[Fact]
130
130
[Specification("1.1.3","The `API` MUST provide a function to bind a given `provider` to one or more client `name`s. If the client-name already has a bound provider, it is overwritten with the new mapping.")]
[Specification("1.1.3","The `API` MUST provide a function to bind a given `provider` to one or more client `name`s. If the client-name already has a bound provider, it is overwritten with the new mapping.")]
0 commit comments