C# 클래스 Smrf.NodeXL.UnitTests.ByMetadataVertexSorterTest

상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

보호된 프로퍼티들

프로퍼티 타입 설명
m_oByMetadataVertexSorter ByMetadataVertexSorter

공개 메소드들

메소드 설명
ByMetadataVertexSorterTest ( ) : System

Initializes a new instance of the class.

비공개 메소드들

메소드 설명
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

메소드 상세

ByMetadataVertexSorterTest() 공개 메소드

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

프로퍼티 상세

m_oByMetadataVertexSorter 보호되어 있는 프로퍼티

protected ByMetadataVertexSorter m_oByMetadataVertexSorter
리턴 ByMetadataVertexSorter