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

Refactor Unit Tests from Inner Classes to /src/test #466

Merged

Conversation

benjchristensen
Copy link
Member

Manual merge of and additions to pull request #465 to refactor unit tests from inner classes to separate /src/test/ folder to accomplish issue #439 "minimize library size".

Great work by @pasviegas on this pull request!

Pedro Viegas and others added 6 commits November 4, 2013 10:43
Mockito.* and Observable.* both have a never() method in them.
Also included comment => /* package accessible for unit tests */  for private classes made package public to enable unit testing.
benjchristensen added a commit that referenced this pull request Nov 5, 2013
Refactor Unit Tests from Inner Classes to /src/test
@benjchristensen benjchristensen merged commit 069ae42 into ReactiveX:master Nov 5, 2013
@benjchristensen benjchristensen deleted the unit-test-refactor branch November 5, 2013 04:10
benjchristensen added a commit to benjchristensen/RxJava that referenced this pull request Nov 5, 2013
@cloudbees-pull-request-builder

RxJava-pull-requests #386 FAILURE
Looks like there's a problem with this pull request

rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
Refactor Unit Tests from Inner Classes to /src/test
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants