-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtestConfigWithEmptyFileContents.1.txt
More file actions
45 lines (45 loc) · 1.75 KB
/
testConfigWithEmptyFileContents.1.txt
File metadata and controls
45 lines (45 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
▿ Config
- analyticsProperties: 0 elements
- baseImports: 0 members
▿ baseTestImports: 2 members
- "Nimble"
- "XCTest"
- builderImports: 0 members
▿ contextGenericTypes: 1 element
- "AnyCancellable"
- dependencies: 0 elements
▿ dependencyInjectionImports: 1 member
- "NeedleFoundation"
- flowImports: 0 members
- flowProperties: 0 elements
- interfaceImports: 0 members
- isObservableStoreEnabled: false
- isPeripheryCommentEnabled: false
- isPreviewProviderEnabled: false
- isTestTemplatesGenerationEnabled: true
- isViewInjectedTemplateEnabled: true
- pluginListImports: 0 members
- pluginListInterfaceImports: 0 members
- publisherFailureType: "Never"
- publisherType: "AnyPublisher"
▿ reactiveImports: 1 member
- "Combine"
▿ uiFrameworks: 2 elements
▿ UIFramework
- framework: Framework.uiKit
▿ UIFramework
- framework: Framework.uiKitSwiftUI
- viewControllableFlowType: "ViewControllableFlow"
- viewControllableMockContents: ""
- viewControllableType: "ViewControllable"
- viewControllerImports: 0 members
- viewControllerStaticContent: ""
- viewControllerSubscriptionsProperty: "/// The collection of cancellable instances.\nprivate var cancellables: Set<AnyCancellable> = .init()"
- viewControllerUpdateComment: "// Add implementation to update the user interface when the view state changes."
- viewStateEmptyFactory: "Empty().eraseToAnyPublisher()"
- viewStateOperators: ".removeDuplicates()\n.receive(on: DispatchQueue.main)\n.eraseToAnyPublisher()"
- viewStatePropertyComment: "The view state publisher."
- viewStatePropertyName: "statePublisher"
- viewStateTransform: "store.viewStatePublisher"
▿ workerGenericTypes: 1 element
- "AnyCancellable"