C# Class Smrf.NodeXL.UnitTests.ByMetadataVertexSorterTest

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

Protected Properties

Свойство Type Description
m_oByMetadataVertexSorter ByMetadataVertexSorter

Méthodes publiques

Méthode Description
ByMetadataVertexSorterTest ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void
TestConstructorBad ( ) : void
TestConstructorBad2 ( ) : void
TestSort ( ) : void
TestSort2 ( ) : void
TestSort3 ( ) : void
TestSort4 ( ) : void
TestSortAscending ( ) : void
TestSortBad ( ) : void
TestSortBad2 ( ) : void
TestSortBad3 ( ) : void
TestSortKey ( ) : void
TestSortKeyBad ( ) : void
TestSortKeyBad2 ( ) : void

Method Details

ByMetadataVertexSorterTest() public méthode

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

Property Details

m_oByMetadataVertexSorter protected_oe property

protected ByMetadataVertexSorter m_oByMetadataVertexSorter
Résultat ByMetadataVertexSorter