Capturing mock

This commit is contained in:
Smaug123
2025-09-16 23:33:35 +01:00
parent 738e0c1f1b
commit 2c539c13a3
25 changed files with 1426 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ open NUnit.Framework
open FsUnitTyped
[<TestFixture>]
module TestMockGeneratorNoAttr =
module TestCapturingMockGeneratorNoAttr =
[<Test>]
let ``Example of use: IPublicType`` () =