BonCodeUnitTestProject.SettingsTest.SettingsConstructorTest C# (CSharp) Méthode

SettingsConstructorTest() private méthode

private SettingsConstructorTest ( ) : void
Résultat void
        public void SettingsConstructorTest()
        {
            Settings target = new Settings();
            Assert.Inconclusive("TODO: Implement code to verify target");
        }