8000 Removes guava test dependency in favor of AssertJ by codefromthecrypt · Pull Request #144 · OpenFeign/feign · GitHub
[go: up one dir, main page]

Skip to content

Removes guava test dependency in favor of AssertJ#144

Merged
codefromthecrypt merged 1 commit intomasterfrom
adrian.test-with-assertj
Jan 26, 2015
Merged

Removes guava test dependency in favor of AssertJ#144
codefromthecrypt merged 1 commit intomasterfrom
adrian.test-with-assertj

Conversation

@codefromthecrypt
Copy link
Contributor

AssertJ has more powerful test assertions and does not run the risk of
interfering with the classpath of main code, such as guava does. This
removes guava from test and example code and adjusts using AssertJ in
some cases.

Note: this is the last cleanup before doing real work again :)

AssertJ has more powerful test assertions and does not run the risk of
interfering with the classpath of main code, such as guava does. This
removes guava from test and example code and adjusts using AssertJ in
some cases.
@codefromthecrypt codefromthecrypt force-pushed the adrian.test-with-assertj branch from 5456763 to 3fc385a Compare January 26, 2015 01:57
@cloudbees-pull-request-builder

NetflixOSS » feign » feign-pull-requests #13 SUCCESS
This pull request looks good

codefromthecrypt pushed a commit that referenced this pull request Jan 26, 2015
Removes guava test dependency in favor of AssertJ
@codefromthecrypt codefromthecrypt merged commit 252559a into master Jan 26, 2015
@codefromthecrypt codefromthecrypt deleted the adrian.test-with-assertj branch January 26, 2015 02:47
@codefromthecrypt codefromthecrypt added this to the 7.1.0 milestone Jan 26, 2015
velo pushed a commit that referenced this pull request Oct 8, 2024
Removes guava test dependency in favor of AssertJ
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.

2 participants

0