Skip to content

fix #985 make sFactory private in factories#2006

Merged
nbradbury merged 10 commits intodevelopfrom
issue/985-make-sfactory-private
Dec 16, 2014
Merged

fix #985 make sFactory private in factories#2006
nbradbury merged 10 commits intodevelopfrom
issue/985-make-sfactory-private

Conversation

@maxme
Copy link
Copy Markdown
Contributor

@maxme maxme commented Nov 20, 2014

@maxme maxme added this to the 3.5 milestone Nov 20, 2014
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we move this (and others like it) to a static initializer?

Good discussion here.

@maxme maxme modified the milestones: 3.6, 3.5 Nov 24, 2014
…ctory-private

Conflicts:
	WordPress/src/androidTest/java/org/wordpress/android/ActivityRobotiumTestCase.java
@nbradbury nbradbury self-assigned this Dec 5, 2014
@nbradbury
Copy link
Copy Markdown
Contributor

I tested this by running the "connectedCheck" task and saw this: https://cloudup.com/cosWi_l8fv1

@maxme
Copy link
Copy Markdown
Contributor Author

maxme commented Dec 16, 2014

@nbradbury needs another review, tests are failing for the WordPressComRest subproject. To run tests for the WordPress project only: ./gradlew WordPress:cAT.

@nbradbury
Copy link
Copy Markdown
Contributor

That worked :shipit:

nbradbury added a commit that referenced this pull request Dec 16, 2014
…y-private

fix #985 make sFactory private in factories
@nbradbury nbradbury merged commit 9abb0ad into develop Dec 16, 2014
@nbradbury nbradbury deleted the issue/985-make-sfactory-private branch December 16, 2014 15:52
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.

Make sFactory members private and prevent call to the setter in non test mode

3 participants