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

Allow multi interface mocks #102

Closed
bitPogo opened this issue Apr 8, 2022 · 1 comment
Closed

Allow multi interface mocks #102

bitPogo opened this issue Apr 8, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@bitPogo
Copy link
Owner

bitPogo commented Apr 8, 2022

Description

Currently only single interface mocks are allowed, but not the union of n-parents with n>1.
This could be "easily" done by also consuming Arrays via the already existing Annotations or via new Annotations (possibly the better way since it keeps the type system intact).

@bitPogo
Copy link
Owner Author

bitPogo commented May 30, 2022

Done with release 0.2.0-rc01

@bitPogo bitPogo closed this as completed May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant