From 8f8bfb9339a623b5b56221ebe015b8147019d35b Mon Sep 17 00:00:00 2001 From: Christopher Fuller Date: Mon, 3 Mar 2025 12:00:41 -0800 Subject: [PATCH] Revise interface comment in templates --- .../NodesGenerator/Resources/Stencils/Interface-SwiftUI.stencil | 2 +- Sources/NodesGenerator/Resources/Stencils/Interface.stencil | 2 +- .../NodesGenerator/Resources/Stencils/PluginInterface.stencil | 2 +- .../Resources/Stencils/PluginListInterface.stencil | 2 +- .../testGenerateAppPreset.Contents-AppInterface-swift.txt | 2 +- .../testGenerateRootPreset.Contents-RootInterface-swift.txt | 2 +- ...tGenerateScenePreset.Contents-WindowSceneInterface-swift.txt | 2 +- .../testGenerateWindowPreset.Contents-WindowInterface-swift.txt | 2 +- .../testRenderNode.Interface-AppKit-mockCount-0.txt | 2 +- .../testRenderNode.Interface-AppKit-mockCount-1.txt | 2 +- .../testRenderNode.Interface-AppKit-mockCount-2.txt | 2 +- .../testRenderNode.Interface-AppKitSwiftUI-mockCount-0.txt | 2 +- .../testRenderNode.Interface-AppKitSwiftUI-mockCount-1.txt | 2 +- .../testRenderNode.Interface-AppKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderNode.Interface-Custom-mockCount-0.txt | 2 +- .../testRenderNode.Interface-Custom-mockCount-1.txt | 2 +- .../testRenderNode.Interface-Custom-mockCount-2.txt | 2 +- .../testRenderNode.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNode.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNode.Interface-UIKit-mockCount-2.txt | 2 +- .../testRenderNode.Interface-UIKitSwiftUI-mockCount-0.txt | 2 +- .../testRenderNode.Interface-UIKitSwiftUI-mockCount-1.txt | 2 +- .../testRenderNode.Interface-UIKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderNodePresetApp.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNodePresetApp.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNodePresetApp.Interface-UIKit-mockCount-2.txt | 2 +- .../testRenderNodePresetRoot.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNodePresetRoot.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNodePresetRoot.Interface-UIKit-mockCount-2.txt | 2 +- .../testRenderNodePresetScene.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNodePresetScene.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNodePresetScene.Interface-UIKit-mockCount-2.txt | 2 +- .../testRenderNodePresetWindow.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNodePresetWindow.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNodePresetWindow.Interface-UIKit-mockCount-2.txt | 2 +- .../testRenderNodeViewInjected.Interface-mockCount-0.txt | 2 +- .../testRenderNodeViewInjected.Interface-mockCount-1.txt | 2 +- .../testRenderNodeViewInjected.Interface-mockCount-2.txt | 2 +- .../testRenderNode_withPlugin.Interface-AppKit-mockCount-0.txt | 2 +- .../testRenderNode_withPlugin.Interface-AppKit-mockCount-1.txt | 2 +- .../testRenderNode_withPlugin.Interface-AppKit-mockCount-2.txt | 2 +- ...enderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-0.txt | 2 +- ...enderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-1.txt | 2 +- ...enderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderNode_withPlugin.Interface-Custom-mockCount-0.txt | 2 +- .../testRenderNode_withPlugin.Interface-Custom-mockCount-1.txt | 2 +- .../testRenderNode_withPlugin.Interface-Custom-mockCount-2.txt | 2 +- .../testRenderNode_withPlugin.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNode_withPlugin.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNode_withPlugin.Interface-UIKit-mockCount-2.txt | 2 +- ...RenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-0.txt | 2 +- ...RenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-1.txt | 2 +- ...RenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-2.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-AppKit-mockCount-0.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-AppKit-mockCount-1.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-AppKit-mockCount-2.txt | 2 +- ...ode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-0.txt | 2 +- ...ode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-1.txt | 2 +- ...ode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-2.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-Custom-mockCount-0.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-Custom-mockCount-1.txt | 2 +- ...RenderNode_withPlugin.PluginInterface-Custom-mockCount-2.txt | 2 +- ...tRenderNode_withPlugin.PluginInterface-UIKit-mockCount-0.txt | 2 +- ...tRenderNode_withPlugin.PluginInterface-UIKit-mockCount-1.txt | 2 +- ...tRenderNode_withPlugin.PluginInterface-UIKit-mockCount-2.txt | 2 +- ...Node_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-0.txt | 2 +- ...Node_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-1.txt | 2 +- ...Node_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-2.txt | 2 +- ...nderNode_withPluginAndTests.Interface-AppKit-mockCount-0.txt | 2 +- ...nderNode_withPluginAndTests.Interface-AppKit-mockCount-1.txt | 2 +- ...nderNode_withPluginAndTests.Interface-AppKit-mockCount-2.txt | 2 +- ...e_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-0.txt | 2 +- ...e_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-1.txt | 2 +- ...e_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-2.txt | 2 +- ...nderNode_withPluginAndTests.Interface-Custom-mockCount-0.txt | 2 +- ...nderNode_withPluginAndTests.Interface-Custom-mockCount-1.txt | 2 +- ...nderNode_withPluginAndTests.Interface-Custom-mockCount-2.txt | 2 +- ...enderNode_withPluginAndTests.Interface-UIKit-mockCount-0.txt | 2 +- ...enderNode_withPluginAndTests.Interface-UIKit-mockCount-1.txt | 2 +- ...enderNode_withPluginAndTests.Interface-UIKit-mockCount-2.txt | 2 +- ...de_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-0.txt | 2 +- ...de_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-1.txt | 2 +- ...de_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-2.txt | 2 +- ...de_withPluginAndTests.PluginInterface-AppKit-mockCount-0.txt | 2 +- ...de_withPluginAndTests.PluginInterface-AppKit-mockCount-1.txt | 2 +- ...de_withPluginAndTests.PluginInterface-AppKit-mockCount-2.txt | 2 +- ...PluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-0.txt | 2 +- ...PluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-1.txt | 2 +- ...PluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-2.txt | 2 +- ...de_withPluginAndTests.PluginInterface-Custom-mockCount-0.txt | 2 +- ...de_withPluginAndTests.PluginInterface-Custom-mockCount-1.txt | 2 +- ...de_withPluginAndTests.PluginInterface-Custom-mockCount-2.txt | 2 +- ...ode_withPluginAndTests.PluginInterface-UIKit-mockCount-0.txt | 2 +- ...ode_withPluginAndTests.PluginInterface-UIKit-mockCount-1.txt | 2 +- ...ode_withPluginAndTests.PluginInterface-UIKit-mockCount-2.txt | 2 +- ...hPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-0.txt | 2 +- ...hPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-1.txt | 2 +- ...hPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderNode_withTests.Interface-AppKit-mockCount-0.txt | 2 +- .../testRenderNode_withTests.Interface-AppKit-mockCount-1.txt | 2 +- .../testRenderNode_withTests.Interface-AppKit-mockCount-2.txt | 2 +- ...RenderNode_withTests.Interface-AppKitSwiftUI-mockCount-0.txt | 2 +- ...RenderNode_withTests.Interface-AppKitSwiftUI-mockCount-1.txt | 2 +- ...RenderNode_withTests.Interface-AppKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderNode_withTests.Interface-Custom-mockCount-0.txt | 2 +- .../testRenderNode_withTests.Interface-Custom-mockCount-1.txt | 2 +- .../testRenderNode_withTests.Interface-Custom-mockCount-2.txt | 2 +- .../testRenderNode_withTests.Interface-UIKit-mockCount-0.txt | 2 +- .../testRenderNode_withTests.Interface-UIKit-mockCount-1.txt | 2 +- .../testRenderNode_withTests.Interface-UIKit-mockCount-2.txt | 2 +- ...tRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-0.txt | 2 +- ...tRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-1.txt | 2 +- ...tRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-2.txt | 2 +- .../testRenderPlugin.PluginInterface-mockCount-0.txt | 2 +- .../testRenderPlugin.PluginInterface-mockCount-1.txt | 2 +- .../testRenderPlugin.PluginInterface-mockCount-2.txt | 2 +- .../testRenderPluginList.PluginListInterface-mockCount-0.txt | 2 +- .../testRenderPluginList.PluginListInterface-mockCount-1.txt | 2 +- .../testRenderPluginList.PluginListInterface-mockCount-2.txt | 2 +- ...nderPluginList_withTests.PluginListInterface-mockCount-0.txt | 2 +- ...nderPluginList_withTests.PluginListInterface-mockCount-1.txt | 2 +- ...nderPluginList_withTests.PluginListInterface-mockCount-2.txt | 2 +- .../testRenderPlugin_withTests.PluginInterface-mockCount-0.txt | 2 +- .../testRenderPlugin_withTests.PluginInterface-mockCount-1.txt | 2 +- .../testRenderPlugin_withTests.PluginInterface-mockCount-2.txt | 2 +- .../testGenerateWithIdentifier.Contents-AppKit-Interface.txt | 2 +- ...stGenerateWithIdentifier.Contents-AppKit-PluginInterface.txt | 2 +- ...Identifier.Contents-AppKitCreatedForPluginList-Interface.txt | 2 +- ...fier.Contents-AppKitCreatedForPluginList-PluginInterface.txt | 2 +- ...tGenerateWithIdentifier.Contents-AppKitSwiftUI-Interface.txt | 2 +- ...ateWithIdentifier.Contents-AppKitSwiftUI-PluginInterface.txt | 2 +- ...ier.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt | 2 +- ...ntents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithIdentifier.Contents-Custom-Interface.txt | 2 +- ...stGenerateWithIdentifier.Contents-Custom-PluginInterface.txt | 2 +- ...Identifier.Contents-CustomCreatedForPluginList-Interface.txt | 2 +- ...fier.Contents-CustomCreatedForPluginList-PluginInterface.txt | 2 +- ...stGenerateWithIdentifier.Contents-Plugin-PluginInterface.txt | 2 +- ...teWithIdentifier.Contents-PluginList-PluginListInterface.txt | 2 +- .../testGenerateWithIdentifier.Contents-UIKit-Interface.txt | 2 +- ...estGenerateWithIdentifier.Contents-UIKit-PluginInterface.txt | 2 +- ...hIdentifier.Contents-UIKitCreatedForPluginList-Interface.txt | 2 +- ...ifier.Contents-UIKitCreatedForPluginList-PluginInterface.txt | 2 +- ...stGenerateWithIdentifier.Contents-UIKitSwiftUI-Interface.txt | 2 +- ...rateWithIdentifier.Contents-UIKitSwiftUI-PluginInterface.txt | 2 +- ...fier.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt | 2 +- ...ontents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt | 2 +- ...stGenerateWithIdentifier.Contents-ViewInjected-Interface.txt | 2 +- ...rateWithIdentifier.Contents-ViewInjected-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-AppKit-Interface.txt | 2 +- .../testGenerateWithURL.Contents-AppKit-PluginInterface.txt | 2 +- ...ateWithURL.Contents-AppKitCreatedForPluginList-Interface.txt | 2 +- ...hURL.Contents-AppKitCreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-AppKitSwiftUI-Interface.txt | 2 +- ...stGenerateWithURL.Contents-AppKitSwiftUI-PluginInterface.txt | 2 +- ...URL.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt | 2 +- ...ntents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-Custom-Interface.txt | 2 +- .../testGenerateWithURL.Contents-Custom-PluginInterface.txt | 2 +- ...ateWithURL.Contents-CustomCreatedForPluginList-Interface.txt | 2 +- ...hURL.Contents-CustomCreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-Plugin-PluginInterface.txt | 2 +- ...tGenerateWithURL.Contents-PluginList-PluginListInterface.txt | 2 +- .../testGenerateWithURL.Contents-UIKit-Interface.txt | 2 +- .../testGenerateWithURL.Contents-UIKit-PluginInterface.txt | 2 +- ...rateWithURL.Contents-UIKitCreatedForPluginList-Interface.txt | 2 +- ...thURL.Contents-UIKitCreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-UIKitSwiftUI-Interface.txt | 2 +- ...estGenerateWithURL.Contents-UIKitSwiftUI-PluginInterface.txt | 2 +- ...hURL.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt | 2 +- ...ontents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt | 2 +- .../testGenerateWithURL.Contents-ViewInjected-Interface.txt | 2 +- ...estGenerateWithURL.Contents-ViewInjected-PluginInterface.txt | 2 +- 173 files changed, 173 insertions(+), 173 deletions(-) diff --git a/Sources/NodesGenerator/Resources/Stencils/Interface-SwiftUI.stencil b/Sources/NodesGenerator/Resources/Stencils/Interface-SwiftUI.stencil index 1296799f7..a72c080b0 100644 --- a/Sources/NodesGenerator/Resources/Stencils/Interface-SwiftUI.stencil +++ b/Sources/NodesGenerator/Resources/Stencils/Interface-SwiftUI.stencil @@ -7,7 +7,7 @@ import {{ import }} {% endif %} /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ {% if node_name != "App" %} diff --git a/Sources/NodesGenerator/Resources/Stencils/Interface.stencil b/Sources/NodesGenerator/Resources/Stencils/Interface.stencil index 532da8e6f..4ee119536 100644 --- a/Sources/NodesGenerator/Resources/Stencils/Interface.stencil +++ b/Sources/NodesGenerator/Resources/Stencils/Interface.stencil @@ -7,7 +7,7 @@ import {{ import }} {% endif %} /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ {% if node_name != "App" %} diff --git a/Sources/NodesGenerator/Resources/Stencils/PluginInterface.stencil b/Sources/NodesGenerator/Resources/Stencils/PluginInterface.stencil index cfff699aa..0e64656f8 100644 --- a/Sources/NodesGenerator/Resources/Stencils/PluginInterface.stencil +++ b/Sources/NodesGenerator/Resources/Stencils/PluginInterface.stencil @@ -7,7 +7,7 @@ import {{ import }} {% endif %} /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil b/Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil index 26ee28058..a799e6b1c 100644 --- a/Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil +++ b/Sources/NodesGenerator/Resources/Stencils/PluginListInterface.stencil @@ -7,7 +7,7 @@ import {{ import }} {% endif %} /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateAppPreset.Contents-AppInterface-swift.txt b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateAppPreset.Contents-AppInterface-swift.txt index 79e34a954..0b8152ee4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateAppPreset.Contents-AppInterface-swift.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateAppPreset.Contents-AppInterface-swift.txt @@ -5,7 +5,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// @mockable diff --git a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateRootPreset.Contents-RootInterface-swift.txt b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateRootPreset.Contents-RootInterface-swift.txt index c1b333560..90a2be9d2 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateRootPreset.Contents-RootInterface-swift.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateRootPreset.Contents-RootInterface-swift.txt @@ -5,7 +5,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateScenePreset.Contents-WindowSceneInterface-swift.txt b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateScenePreset.Contents-WindowSceneInterface-swift.txt index aecda9c98..3e40b78fb 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateScenePreset.Contents-WindowSceneInterface-swift.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateScenePreset.Contents-WindowSceneInterface-swift.txt @@ -5,7 +5,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateWindowPreset.Contents-WindowInterface-swift.txt b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateWindowPreset.Contents-WindowInterface-swift.txt index 0dfa604ae..dca5c1162 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateWindowPreset.Contents-WindowInterface-swift.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/PresetGeneratorTests/testGenerateWindowPreset.Contents-WindowInterface-swift.txt @@ -5,7 +5,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-AppKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-Custom-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode.Interface-UIKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-0.txt index e80297b84..23b100f59 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// @mockable diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-1.txt index ba6958313..07839614a 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// @mockable diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-2.txt index 51a68e946..5737ece71 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetApp.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// @mockable diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-0.txt index 0726fd78d..edd561117 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-1.txt index 1373b9f2a..d1532de90 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-2.txt index 27c975e7b..d60f8e7cc 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetRoot.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-0.txt index efdbb44a0..ae96f00fa 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-1.txt index 04350c699..39a87c688 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-2.txt index e37e2cf4e..9ef7d7900 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetScene.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-0.txt index 2a5f6c22a..78671ea5b 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-1.txt index 3d3e9d2fa..da3a5b88c 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-2.txt index a05e0ca8f..5d694459f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodePresetWindow.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-0.txt index 99ace61b2..ef5986ec5 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-1.txt index f47f7ef87..c632d4e1f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-2.txt index f7e482218..ad65ff52b 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNodeViewInjected.Interface-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-AppKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-Custom-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.Interface-UIKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKit-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-AppKitSwiftUI-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-Custom-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKit-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPlugin.PluginInterface-UIKitSwiftUI-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-AppKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-Custom-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.Interface-UIKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKit-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-AppKitSwiftUI-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-Custom-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKit-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-0.txt index 9d89a536e..afdafe519 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-1.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-1.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-2.txt index 4d3b80011..141da701f 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withPluginAndTests.PluginInterface-UIKitSwiftUI-mockCount-2.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-AppKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-Custom-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKit-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-0.txt index a79a1fed7..b29606379 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-1.txt index ddfd52280..e4ab5b6a3 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-2.txt index 3c936c89e..134a22f04 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderNode_withTests.Interface-UIKitSwiftUI-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-0.txt index 251a8b5e8..508bc12de 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-1.txt index 76c4b012e..9c307f1e8 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-2.txt index ffa88307a..6cdd87788 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin.PluginInterface-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-0.txt index 908060a44..7702f7a59 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-1.txt index 209119af8..dcdf1577a 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-2.txt index b09d9beaa..e19ad79e9 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList.PluginListInterface-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-0.txt index 908060a44..7702f7a59 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-1.txt index 209119af8..dcdf1577a 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-2.txt index b09d9beaa..e19ad79e9 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPluginList_withTests.PluginListInterface-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-0.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-0.txt index 251a8b5e8..508bc12de 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-0.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-0.txt @@ -1,7 +1,7 @@ // /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-1.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-1.txt index 76c4b012e..9c307f1e8 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-1.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-1.txt @@ -3,7 +3,7 @@ import /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-2.txt b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-2.txt index ffa88307a..6cdd87788 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-2.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/StencilRendererTests/testRenderPlugin_withTests.PluginInterface-mockCount-2.txt @@ -4,7 +4,7 @@ import import /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKit-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUI-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Custom-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-CustomCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Plugin-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Plugin-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Plugin-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-Plugin-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-PluginList-PluginListInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-PluginList-PluginListInterface.txt index b3fa21dcb..9af70f466 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-PluginList-PluginListInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-PluginList-PluginListInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKit-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUI-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-Interface.txt index 425cbf4be..6df76b443 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithIdentifier.Contents-ViewInjected-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKit-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUI-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-AppKitSwiftUICreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Custom-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-CustomCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Plugin-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Plugin-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Plugin-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-Plugin-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-PluginList-PluginListInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-PluginList-PluginListInterface.txt index b3fa21dcb..9af70f466 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-PluginList-PluginListInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-PluginList-PluginListInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin list interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin list interface requiring public ACL for use in another module. */ /// Declares the type of key used to identify plugins within the collection. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKit-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitCreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-Interface.txt index 83ed27b48..9eeb5b5a4 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUI-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt index e431619e1..48b01e193 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-UIKitSwiftUICreatedForPluginList-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-Interface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-Interface.txt index 425cbf4be..6df76b443 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-Interface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-Interface.txt @@ -3,7 +3,7 @@ import Nodes /* - This file defines the protocols and types in the interface requiring public ACL for use in another module. + This file contains the protocols and types of the interface requiring public ACL for use in another module. */ /// Defines the delegate protocol through which the `Context` interfaces with its listener. diff --git a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-PluginInterface.txt b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-PluginInterface.txt index 084c9bccb..788073623 100644 --- a/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-PluginInterface.txt +++ b/Tests/NodesGeneratorTests/__Snapshots__/XcodeTemplateGeneratorTests/testGenerateWithURL.Contents-ViewInjected-PluginInterface.txt @@ -1,7 +1,7 @@ //___FILEHEADER___ /* - This file defines the protocols and types in the plugin interface requiring public ACL for use in another module. + This file contains the protocols and types of the plugin interface requiring public ACL for use in another module. */ /// Dynamic state from the caller provided to the plugin to use in determining whether it is enabled.