SubjectSyncReportRepositoryIntegrationTest

3

tests

0

failures

0

ignored

0.053s

duration

100%

successful

Tests

Test Duration Result
deleteReportedBeforeRemovesOnlyOlderRows() 0.012s passed
findsTheMostRecentReportOfThatReporter() 0.010s passed
savesReportAndFindsItWithItsStatisticsOnlyWithinTheInterval() 0.031s passed

Standard output

2026-08-10T16:33:13.345Z  INFO 382 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.rbac.subject.SubjectSyncReportRepositoryIntegrationTest]: SubjectSyncReportRepositoryIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:33:13.362Z  INFO 382 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.rbac.subject.SubjectSyncReportRepositoryIntegrationTest
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.reported_by=? and ssre1_0.reported_at>? order by ssre1_0.reported_at desc fetch first ? rows only
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.reported_by=? and ssre1_0.reported_at>? order by ssre1_0.reported_at desc fetch first ? rows only
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: delete from rbac.subject_sync_report ssre1_0 where ssre1_0.reported_at<?
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.reported_by=? and ssre1_0.reported_at>? order by ssre1_0.reported_at desc fetch first ? rows only
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.uuid=?
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: insert into rbac.subject_sync_report (reported_at,reported_by,statistics,uuid) values (?,?,?,?)
Hibernate: select ssre1_0.uuid,ssre1_0.reported_at,ssre1_0.reported_by,ssre1_0.statistics from rbac.subject_sync_report ssre1_0 where ssre1_0.reported_by=? and ssre1_0.reported_at>? order by ssre1_0.reported_at desc fetch first ? rows only