public void ParameterDataTypeErrorTest() { string text = DbContextStrings.ParameterDataTypeError("1"); output.WriteLine(text); }