Skip to content

Conversation

jkone27
Copy link
Contributor

@jkone27 jkone27 commented Apr 24, 2023

adds a check of the task type


let typedTask = inst.AskDetail(askDetailRequest: AcmeApi.AskDetailRequest)

typedTask.GetType().FullName.Contains("AskDetailResponse")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be proper xUnit test -

I assume it fails now, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants