starting at line 74, I assume that the tester was intending to apply
case-sensitive testing but did not do so by setting caseSensitive to false
when it should have been set to true

see:
https://github.com/apache/shiro/blob/2.0-api-design-changes/core/src/test/java/org/apache/shiro/authz/permission/WildcardPermissionTest.java#L74

please confirm?

-DG-

Reply via email to