GetListOfPersons
Tests
| Test |
Duration |
Result |
| returnsPersonsByNameAndType() |
0.006s |
passed |
| returnsPersonsRepresentedByPerson() |
0.011s |
passed |
Standard output
2026-08-10T15:02:18.991Z INFO 235 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.office.person.HsOfficePersonControllerRestTest$GetListOfPersons]: GetListOfPersons does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T15:02:18.994Z INFO 235 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.office.person.HsOfficePersonControllerRestTest$GetListOfPersons