C# Class Smrf.NodeXL.UnitTests.VertexGridSnapperTest

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

Protected Properties

Property Type Description
m_oGraph IGraph

Public Methods

Method Description
VertexGridSnapperTest ( ) : System

Initializes a new instance of the VertexGridSnapperTest class.

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestSnapVerticesToGrid ( ) : void

Method Details

VertexGridSnapperTest() public method

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

Property Details

m_oGraph protected property

protected IGraph m_oGraph
return IGraph