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 listener tests according to CacheEntryEvent.getOldValue spec clarifications #133

Merged

Conversation

vbekiaris
Copy link
Contributor

Fixes client-server listeners test infrastructure to propagate AssertionErrors. Otherwise assertions from CacheEntryListeners are silently swallowed.

Also updates CacheListenerTest as parameterized test to assert old value availability when old value required is true or false.

Depends on jsr107/jsr107spec#392 , part of fix for jsr107/jsr107spec#391

…ionErrors

Also update CacheListenerTest as parametric test to assert old value
availability when old value required is true or false.
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