Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CALL MOCKS aren't matching CALL signatures, when one or more program parameters are qualified #304

Closed
ThomasNellemann opened this issue Jul 24, 2023 · 0 comments · Fixed by #308
Assignees

Comments

@ThomasNellemann
Copy link
Collaborator

When I add a CALL MOCK for at CALL where parameters are qualified, the program generated is flawed and (is likely to) abend.
This is because parameters are expected to be single words only.

Example program code
image

Example Unit test code
image

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