FindAllCustomers

4

tests

0

failures

0

ignored

0.030s

duration

100%

successful

Tests

Test Duration Result
customerAdmin_withAssumedOwnedPackageAdminRole_canViewOnlyItsOwnCustomer() 0.008s passed
customerAdmin_withoutAssumedRole_canViewOnlyItsOwnCustomer() 0.009s passed
globalAdmin_withAssumedCustomerOwnerRole_canViewExactlyThatCustomer() 0.009s passed
globalAdmin_withoutAssumedRole_canViewAllCustomers() 0.004s passed

Standard output

2026-08-10T16:40:56.078Z  INFO 369 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.rbac.test.cust.TestCustomerRepositoryIntegrationTest$FindAllCustomers]: FindAllCustomers does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:40:56.082Z  INFO 369 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.rbac.test.cust.TestCustomerRepositoryIntegrationTest$FindAllCustomers
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select tce1_0.uuid,tce1_0.adminusername,tce1_0.prefix,tce1_0.reference,tce1_0.version from rbactest.customer_rv tce1_0 where ? is null or tce1_0.prefix like (cast(? as varchar)||'%') escape ''
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select tce1_0.uuid,tce1_0.adminusername,tce1_0.prefix,tce1_0.reference,tce1_0.version from rbactest.customer_rv tce1_0 where ? is null or tce1_0.prefix like (cast(? as varchar)||'%') escape ''
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select tce1_0.uuid,tce1_0.adminusername,tce1_0.prefix,tce1_0.reference,tce1_0.version from rbactest.customer_rv tce1_0 where ? is null or tce1_0.prefix like (cast(? as varchar)||'%') escape ''
Hibernate: call base.defineContext(
    cast(? as varchar(127)),
    cast(? as text),
    cast(? as varchar(63)),
    cast(? as text),
    cast(? as text));

Hibernate: select tce1_0.uuid,tce1_0.adminusername,tce1_0.prefix,tce1_0.reference,tce1_0.version from rbactest.customer_rv tce1_0 where ? is null or tce1_0.prefix like (cast(? as varchar)||'%') escape ''