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

Update Fest Assert reference #66

Closed
Capstan opened this issue Oct 28, 2019 · 0 comments · Fixed by #67
Closed

Update Fest Assert reference #66

Capstan opened this issue Oct 28, 2019 · 0 comments · Fixed by #67
Assignees

Comments

@Capstan
Copy link
Contributor

Capstan commented Oct 28, 2019

https://mvnrepository.com/artifact/org.easytesting/fest-assert/1.4 is very old and looks to be unmaintained. The http://fest.easytesting.org site now tries to sell you sesamin (a sesame-seed-based compound). There's no obvious source location, making it difficult to build from source inside Google's monorepo.

Figure out its successor and update tests accordingly.

One hint is from alexruiz/fest-assert-2.x#167 (comment) where one of the main contributors points would-be user to AssertJ.

@Capstan Capstan self-assigned this Oct 28, 2019
Capstan added a commit to Capstan/json-schema-core that referenced this issue Oct 28, 2019
Also re-ordered one `overridingErrorMessage` to be applied before the assert evaluation.

Fixes java-json-tools#66.
Capstan added a commit to Capstan/json-schema-core that referenced this issue Oct 28, 2019
Also re-ordered one `overridingErrorMessage` to be applied before the assert evaluation.

Fixes java-json-tools#66.
Capstan added a commit that referenced this issue Oct 28, 2019
Also re-ordered one `overridingErrorMessage` to be applied before the assert evaluation.

Fixes #66.
Capstan added a commit to Capstan/json-schema-validator that referenced this issue Nov 5, 2019
Also re-ordered one `overridingErrorMessage` to be applied before the assert evaluation.

Same fixes as for java-json-tools/json-schema-core/issues/66.
Capstan added a commit to java-json-tools/json-schema-validator that referenced this issue Nov 5, 2019
Also re-ordered one `overridingErrorMessage` to be applied before the assert evaluation.

Same fixes as for java-json-tools/json-schema-core/issues/66.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant