RebuildRbacSystem
Tests
| Test |
Duration |
Result |
| rebuildingTheRbacSystemWitSameRbacSpecDoesNotChangeGrantNorRoleCount() |
0.007s |
passed |
Standard output
2026-08-10T15:06:38.774Z INFO 380 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.rbac.grant.RbacGrantRepositoryIntegrationTest$RebuildRbacSystem]: RebuildRbacSystem does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T15:06:38.776Z INFO 380 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.rbac.grant.RbacGrantRepositoryIntegrationTest$RebuildRbacSystem
Hibernate: SELECT COUNT(*) FROM rbac.grant
Hibernate: SELECT COUNT(*) FROM rbac.role
Hibernate: SELECT COUNT(*) FROM rbac.grant
Hibernate: SELECT COUNT(*) FROM rbac.role