Add docstring to generated mock (#95)

This commit is contained in:
Patrick Stevens
2024-02-13 23:19:47 +00:00
committed by GitHub
parent c3af52596f
commit afc952241d
2 changed files with 8 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ module internal InterfaceMockGenerator =
false,
false,
[],
PreXmlDoc.Empty,
PreXmlDoc.Create " An implementation where every method throws.",
SynValData.SynValData (Some synValData, SynValInfo.Empty, None),
constructorIdent,
Some constructorReturnType,