[
https://issues.apache.org/jira/browse/GEODE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960085#comment-16960085
]
ASF subversion and git services commented on GEODE-7313:
--------------------------------------------------------
Commit 480cdeaefc311aac7728cb12852127df6421273c in geode's branch
refs/heads/feature/GEODE-7258 from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=480cdea ]
GEODE-7313: Refactor Query Security Tests (#4218)
- Fixed warnings.
- Replaced usages of 'junit.Assert' by 'assertj'.
- Refactored the tests to use new rules instead of deprecated code.
- Added extra tests to verify method invocation authorization in OQL.
> Refactor QuerySecurityBase
> --------------------------
>
> Key: GEODE-7313
> URL: https://issues.apache.org/jira/browse/GEODE-7313
> Project: Geode
> Issue Type: Improvement
> Components: querying, tests
> Reporter: Juan Ramos
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.11.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The {{QuerySecurityBase}} class (base for all OQL and CQ security tests) is
> currently using deprecated API.
> Refactor and re-visit these tests (including those in the package
> {{org.apache.geode.security.query}} that don't extend {{QuerySecurityBase}}),
> making sure there are not scenarios and/or use cases left aside (also double
> check that [~jasonhuynh]'s concerns in this
> [question|https://github.com/apache/geode/pull/4136#discussion_r335049651]
> are addressed).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)