Confirm that the run info XML parsing works properly in C# More...

Inheritance diagram for AbstractRunInfoTest:
RunInfoMiSeqTest

Public Member Functions

void CompareRunInfo ()
 Confirms that reading the hard coded binary data matches the expected values of the metric More...
 

Protected Member Functions

abstract void SetUp ()
 The setup should be overridden by the specific configuration file More...
 

Protected Attributes

info expected_run_info
 The expected run info More...
 
info run_info = new info()
 The actual run info More...
 

Detailed Description

Confirm that the run info XML parsing works properly in C#

Member Function Documentation

void CompareRunInfo ( )
inline

Confirms that reading the hard coded binary data matches the expected values of the metric

abstract void SetUp ( )
protectedpure virtual

The setup should be overridden by the specific configuration file

Implemented in RunInfoMiSeqTest.

Member Data Documentation

info expected_run_info
protected

The expected run info

info run_info = new info()
protected

The actual run info


The documentation for this class was generated from the following file: