Implement

This commit is contained in:
Smaug123
2025-09-17 08:37:41 +01:00
parent 2c539c13a3
commit 07e9eaff38
9 changed files with 142 additions and 128 deletions

View File

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