C# Class Smrf.NodeXL.UnitTests.CollapsedGroupAttributesTest

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

Protected Properties

Property Type Description
m_oCollapsedGroupAttributes Smrf.NodeXL.Core.CollapsedGroupAttributes

Public Methods

Method Description
CollapsedGroupAttributesTest ( ) : System

Initializes a new instance of the class.

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestFromString ( ) : void
TestGetGroupType ( ) : void
TestGetGroupType2 ( ) : void
TestToAndFromString ( ) : void
TestToAndFromString2 ( ) : void

Method Details

CollapsedGroupAttributesTest() public method

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

Property Details

m_oCollapsedGroupAttributes protected_oe property

protected CollapsedGroupAttributes,Smrf.NodeXL.Core m_oCollapsedGroupAttributes
return Smrf.NodeXL.Core.CollapsedGroupAttributes