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

Observers package test coverage and fixes. #3112

Merged
merged 1 commit into from Aug 12, 2015

Conversation

akarnokd
Copy link
Member

This includes a rewrite of SerializedObserver to have a more cleaner exception semantics.

The TestSubscriberTest can be improved further but I've run out of time for today.


public class ObserversTest {
@Test
public void testNotInstantiable() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I'll submit PR with nice class which allows test private constructors if you don't mind.

akarnokd added a commit that referenced this pull request Aug 12, 2015
Observers package test coverage and fixes.
@akarnokd akarnokd merged commit cb1712d into ReactiveX:1.x Aug 12, 2015
@akarnokd akarnokd deleted the TestCoverageObservers branch August 12, 2015 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants