-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Is it possible to mock the calls ctx.CallActivity(activity interface{}, opts ...task.callActivityOption) and ctx.CallSubOrchestrator(orchestrator interface{}, opts ...task.subOrchestratorOption) since the task.callActivityOption and task.subOrchestratorOption types are not exportable?
I'm using the mockery tool to generate the mocks.
Metadata
Metadata
Assignees
Labels
No labels