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

Add spy classes #19

Open
bookmoons opened this issue Sep 13, 2018 · 1 comment
Open

Add spy classes #19

bookmoons opened this issue Sep 13, 2018 · 1 comment
Labels

Comments

@bookmoons
Copy link
Owner

Spy classes will be useful for improving isolation of tests. Add spy classes for all defined interfaces.

A SpyLogchan class exists, derived from DummyLogchan. Centralize this derivation code for reuse.

@bookmoons bookmoons added the test label Sep 13, 2018
@bookmoons
Copy link
Owner Author

Current implemented spies are:

  • Logchan

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