BoardGameGeekApiClient.Tests.UnitTests.Helpers.BoardGameGeekApiClientHelper.GetStringValue_Tests.When_Attribute_Is_Null.Then_Returns_Element_Value C# (CSharp) Méthode

Then_Returns_Element_Value() private méthode

private Then_Returns_Element_Value ( ) : void
Résultat void
            public void Then_Returns_Element_Value()
            {
                Assert.AreEqual(Result, ElementValue);
            }
        }
GetStringValue_Tests.When_Attribute_Is_Null