RunInfoMiSeqTest Class Reference

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

Inheritance diagram for RunInfoMiSeqTest:
AbstractRunInfoTest

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 AbstractRunInfoTest
void CompareRunInfo ()
 Confirms that reading the hard coded binary data matches the expected values of the metric More...
 
- Protected Attributes inherited from AbstractRunInfoTest
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 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 AbstractRunInfoTest.


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