C# Class Smrf.NodeXL.UnitTests.ByMetadataVertexSorterTest

Inheritance: Object
Show file Open project: 2014-sed-team3/term-project

Protected Properties

Property Type Description
m_oByMetadataVertexSorter ByMetadataVertexSorter

Public Methods

Method Description
ByMetadataVertexSorterTest ( ) : System

Initializes a new instance of the class.

Private Methods

Method 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 method

Initializes a new instance of the class.
public ByMetadataVertexSorterTest ( ) : System
return System

Property Details

m_oByMetadataVertexSorter protected property

protected ByMetadataVertexSorter m_oByMetadataVertexSorter
return ByMetadataVertexSorter