-- Added unit tests for EventType and ReadRecalibrationInfo -- Simplified interface of EventType. Previously this enum carried an index with it, but this is redundant with the enum.ordinal function. Now just using that function instead. |
||
|---|---|---|
| .. | ||
| ContextCovariateUnitTest.java | ||
| CycleCovariateUnitTest.java | ||
| EventTypeUnitTest.java | ||
| QualQuantizerUnitTest.java | ||
| ReadCovariatesUnitTest.java | ||
| ReadGroupCovariateUnitTest.java | ||
| RecalDatumUnitTest.java | ||
| RecalUtilsUnitTest.java | ||
| RecalibrationReportUnitTest.java | ||
| RecalibrationTablesUnitTest.java | ||
| RecalibrationTestUtils.java | ||