C# Class Smrf.NodeXL.UnitTests.ReadWorkbookContextTest

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

Protected Properties

Property Type Description
GraphRectangle System.Drawing.Rectangle
m_oReadWorkbookContext Smrf.NodeXL.ExcelTemplate.ReadWorkbookContext

Public Methods

Method Description
ReadWorkbookContextTest ( ) : System

Initializes a new instance of the class.

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void
TestFillIDColumns ( ) : void
TestGraphRectangle ( ) : void
TestIgnoreVertexLocations ( ) : void
TestPopulateVertexWorksheet ( ) : void

Method Details

ReadWorkbookContextTest() public method

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

Property Details

GraphRectangle protected static property

protected static Rectangle,System.Drawing GraphRectangle
return System.Drawing.Rectangle

m_oReadWorkbookContext protected property

protected ReadWorkbookContext,Smrf.NodeXL.ExcelTemplate m_oReadWorkbookContext
return Smrf.NodeXL.ExcelTemplate.ReadWorkbookContext