I have this integration test class, which consists of couple test functions:
@SpringBootTest(classes = [...]) @ConfigurationPropertiesScan(...) class Catalogu