pub fn wrap_result( boolean: bool, p_value: f64, coefficient: f64, significance_level: f64, ) -> TestResult