AbstractRunParametersTest Class Referenceabstract
Confirm that the run info XML parsing works properly in C# More...
Inheritance diagram for AbstractRunParametersTest:
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 | |
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 works properly in C#
Member Function Documentation
|
inline |
Confirms that reading the hard coded binary data matches the expected values of the metric
|
protectedpure virtual |
The setup should be overridden by the specific configuration file
Implemented in RunParametersMiSeqTest.
Member Data Documentation
|
protected |
The actual run parameters
|
protected |
The expected run parameters
The documentation for this class was generated from the following file:
- /io/src/tests/csharp/run/RunParametersTest.cs