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

[UIMA-6263] CAS validation support #118

Merged
merged 9 commits into from
Sep 11, 2020

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 7, 2020

  • Initial version of the CAS validation framework
  • Added a JUnit and AssertJ modules
  • Added documentation

JIRA Ticket: https://issues.apache.org/jira/browse/UIMA-6263

- Initial version of the CAS validation framework
- Added a JUnit and AssertJ modules
* master-v2:
  [UIMA-6264] Switch from DocBook to Asciidoc
- Added documentation
- Renamed a couple of classes and interfaces
- Added support for JCas-based checks in addition to the CAS-based checks
- Added sections to the top-level documentation file
- Rename assert and make useable to any type of ValidationCheck
@reckart reckart added this to the 2.6.0 milestone Sep 7, 2020
@reckart reckart self-assigned this Sep 7, 2020
@reckart reckart requested a review from pkluegl September 7, 2020 14:57
@reckart reckart marked this pull request as draft September 7, 2020 14:57
- Added JCasAssert and CasAssert for a simple and convenient validation in unit tests
- Update AssertJ version
- Fix AssertJ call after AssertJ update
- Fixed a bunch of JavaDoc warnings
- Renamed (J)CasRule to Managed(J)Cas
@reckart reckart marked this pull request as ready for review September 10, 2020 18:13
- Elaborted JavaDoc on the Managed(J)Cas
@reckart reckart merged commit 1d84e24 into master-v2 Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant