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

Automatic Mocking #14

Open
denizcandas opened this issue Jul 23, 2020 · 1 comment
Open

Automatic Mocking #14

denizcandas opened this issue Jul 23, 2020 · 1 comment

Comments

@denizcandas
Copy link
Contributor

Allow the user to mock parts of the system. This can be useful when more components have to be tested but some components are missing. Then the system should be able to generate mocks for missing systems so that the sequence diagram doesn't have to be changed to test the rest of the system.

@denizcandas
Copy link
Contributor Author

Pull request #16

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

No branches or pull requests

1 participant