RunParametersMiSeqTest Class Reference

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

Inheritance diagram for RunParametersMiSeqTest:
AbstractRunParametersTest

Protected Member Functions

override void SetUp ()
 The setup should be overridden by the specific version of the format More...
 

Additional Inherited Members

- Public Member Functions inherited from AbstractRunParametersTest
void CompareRunInfo ()
 Confirms that reading the hard coded binary data matches the expected values of the metric More...
 
- Protected Attributes inherited from AbstractRunParametersTest
parameters expected_param
 The expected run parameters More...
 
parameters actual_param = new parameters()
 The actual run parameters More...
 

Detailed Description

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

Member Function Documentation

override void SetUp ( )
inlineprotectedvirtual

The setup should be overridden by the specific version of the format

Implements AbstractRunParametersTest.


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