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

Fix @InjectMocks. #2820

Merged
merged 3 commits into from Jan 6, 2017
Merged

Fix @InjectMocks. #2820

merged 3 commits into from Jan 6, 2017

Conversation

xian
Copy link
Member

@xian xian commented Jan 5, 2017

Fixes #2442

  • Make __robo_data__ shadow-holding field final so Mockito's @InjectMocks rule doesn't try to inject its own mocks there.
  • Bump JUnit to 4.12.

Make `__robo_data__` shadow-holding field `final` so Mockito's `@InjectMocks` rule doesn't try to inject its own mocks there.
@xian xian merged commit 743b656 into master Jan 6, 2017
@xian xian added this to the 3.2.1 milestone Jan 6, 2017
@xian xian added the defect label Jan 6, 2017
@xian xian deleted the inject-mocks-fix branch January 7, 2017 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant