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

Investigate mockability of generated Swift code #437

Open
DanielKamkha opened this issue Jul 28, 2020 · 1 comment
Open

Investigate mockability of generated Swift code #437

DanielKamkha opened this issue Jul 28, 2020 · 1 comment

Comments

@DanielKamkha
Copy link
Contributor

DanielKamkha commented Jul 28, 2020

Gluecodium-generated code for structs and classes in Swift may impede mocking those in unit tests. This needs to be investigated. If there are issues with mocking, "-stubs" mode should be added to the generator(s) to circumvent this.

@DanielKamkha
Copy link
Contributor Author

Implemented for Dart in #507.

@DanielKamkha DanielKamkha removed the dart label Jan 6, 2021
@DanielKamkha DanielKamkha added dart and removed dart labels Mar 1, 2021
@DanielKamkha DanielKamkha changed the title Investigate mockability of generated Swift and Dart code Investigate mockability of generated Swift code Mar 1, 2021
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