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

CICS command mock enhancement - partial matching #51

Open
neopragma opened this issue Mar 25, 2015 · 0 comments
Open

CICS command mock enhancement - partial matching #51

neopragma opened this issue Mar 25, 2015 · 0 comments

Comments

@neopragma
Copy link
Owner

Currently a CICS command mock must include all the command arguments listed in the same order as they appear in the code under test. It would be useful to match on a subset of arguments. The precompiler could match on the longest list of matching arguments, and throw an error if the MOCK specification needs to include more arguments to avoid multiple matches.

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

No branches or pull requests

1 participant