This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


    from 1739f6f7b Merge pull request #1336 from 
apache/dependabot/github_actions/actions/cache-4.0.1
     add 1818385e6 refactor: JUnit5 Best Practices
     new d8014efd6 Merge pull request #1338 from 
timtebeek/refactor/j-unit-5-best-practices

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../authz/permission/DomainPermissionTest.java     |  3 +-
 .../SubjectAwareExecutorServiceTest.java           |  5 +-
 .../shiro/mgt/DefaultSecurityManagerTest.java      |  4 +-
 .../mgt/VMSingletonDefaultSecurityManagerTest.java |  5 +-
 .../apache/shiro/realm/AuthorizingRealmTest.java   |  2 +-
 .../activedirectory/ActiveDirectoryRealmTest.java  | 10 +--
 .../org/apache/shiro/realm/jdbc/JDBCRealmTest.java | 19 ++---
 .../shiro/session/mgt/DelegatingSessionTest.java   |  2 +-
 ...cutorServiceSessionValidationSchedulerTest.java | 22 +++---
 .../shiro/subject/DelegatingSubjectTest.java       | 11 +--
 .../org/apache/shiro/util/AntPathMatcherTests.java | 42 +++++------
 .../org/apache/shiro/lang/util/ClassUtilsTest.java | 84 +++++++++++-----------
 .../aspectj/bank/SecureBankServiceTest.java        | 20 +++---
 .../shiro/test/web/jakarta/WebContainerIT.java     | 15 ++--
 .../shiro/cache/ehcache/EhCacheManagerTest.java    | 10 +--
 .../spring/web/ShiroFilterFactoryBeanTest.java     |  2 +-
 .../web/env/EnvironmentLoaderServiceTest.java      |  5 +-
 .../authz/HttpMethodPermissionFilterTest.java      | 25 +++----
 .../web/filter/mgt/SimpleNamedFilterListTest.java  |  2 +-
 .../web/mgt/DefaultWebSecurityManagerTest.java     |  2 +-
 20 files changed, 152 insertions(+), 138 deletions(-)

Reply via email to