private void validate_compound_parameters_added(Compound compound) { compound.ContainsName(ConverterConstants.Parameter.Kass_FcRn).ShouldBeTrue(); compound.ContainsName(ConverterConstants.Parameter.Kd_FcRn_pls_int).ShouldBeTrue(); }