C# Class TestProject.Tests.ParserTestBase

Afficher le fichier Open project: kcherr1/CSharp-Eval

Protected Properties

Свойство Type Description
instance object

Méthodes protégées

Méthode Description
WithinEpsilonRange ( object expectedObj, object actualObj ) : bool

Private Methods

Méthode Description
BaseInit ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void

Method Details

WithinEpsilonRange() protected static méthode

protected static WithinEpsilonRange ( object expectedObj, object actualObj ) : bool
expectedObj object
actualObj object
Résultat bool

Property Details

instance protected_oe static_oe property

protected static object instance
Résultat object