Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

TAMAYA-218: Migrate test assertions to AssertJ #17

Merged
merged 2 commits into from Jan 16, 2019

Conversation

acoburn
Copy link
Member

@acoburn acoburn commented Jan 9, 2019

Resolves TAMAYA-218

camel/pom.xml Outdated
@@ -61,6 +61,10 @@ under the License.
<artifactId>java-hamcrest</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

Love it. Would we be able to drop the hamcrest dependency after this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, definitely! I'll add a second commit to this PR that drops the hamcrest dependency. (Hamcrest will still be brought in transitively via JUnit, but this way we'd be directly managing fewer dependencies).

Copy link
Contributor

@ottlinger ottlinger left a comment

Choose a reason for hiding this comment

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

Thanks.

@ottlinger ottlinger merged commit 78546d4 into apache:master Jan 16, 2019
@acoburn acoburn deleted the TAMAYA-218 branch January 16, 2019 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants