C# Class Smrf.NodeXL.UnitTests.BooleanConverterTest

Inheritance: Object
Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
m_oBooleanConverter BooleanConverter

Méthodes publiques

Méthode Description
BooleanConverterTest ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void
TestGraphToWorkbook ( ) : void
TestTryWorkbookToGraph ( ) : void
TestTryWorkbookToGraph2 ( ) : void
TestTryWorkbookToGraph3 ( ) : void

Method Details

BooleanConverterTest() public méthode

Initializes a new instance of the class.
public BooleanConverterTest ( ) : System
Résultat System

Property Details

m_oBooleanConverter protected_oe property

protected BooleanConverter m_oBooleanConverter
Résultat BooleanConverter