TestResult
constructor(testName: String, statistic: Double, pValue: Double, degreesOfFreedom: Double = Double.NaN, alternative: Alternative = Alternative.TWO_SIDED, confidenceInterval: ConfidenceInterval? = null, additionalInfo: Map<String, Double> = emptyMap())(source)