C# Class Smrf.NodeXL.UnitTests.EdgeUtilTest

Inheritance: Object
Mostrar archivo Open project: 2014-sed-team3/term-project

Public Methods

Method Description
EdgeUtilTest ( ) : System

Initializes a new instance of the EdgeUtilTest class.

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestEdgeToVertices ( ) : void
TestEdgeToVerticesBad ( ) : void
TestEdgeToVerticesBad2 ( ) : void
TestEdgeToVerticesBad3 ( ) : void
TestEdgeToVerticesBad4 ( ) : void
TestEdgeToVerticesBad5 ( ) : void
TestEdgeToVerticesBad6 ( ) : void
TestEdgeToVerticesBad7 ( ) : void
TestEdgeToVerticesBad8 ( ) : void
TestGetVertexIDPair ( ) : void
TestGetVertexIDPair2 ( ) : void
TestGetVertexIDPair3 ( ) : void
TestGetVertexIDPair4 ( ) : void
TestGetVertexIDPair5 ( ) : void
TestGetVertexIDPair6 ( ) : void
TestGetVertexNamePair ( ) : void
TestGetVertexNamePair2 ( ) : void
TestGetVertexNamePair3 ( ) : void
TestGetVertexNamePair4 ( ) : void

Method Details

EdgeUtilTest() public method

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