Pavol Liška

Results 4 issues of Pavol Liška

Bug description Please include steps to reproduce expected and actual behavior. Environment detekt Idea Version: 1.21.3 Platform Version: 2022.2.2 Platform Vendor: JetBrains s.r.o. Java Version: 17.0.4 OS Name: Windows 10...

### Describe the problem you'd like to solve If there is polymorphic default serializer, I would like to use it not only for unknown classes, but also, when class is...

Mocking `FirebaseAuth` using `@InjectMock` not possible as it is `@Singleton` scoped. Mocking using `@MockitoConfig(convertScopes = true)` does not work either because `FirebaseAuth` is missing no-arg constructor.

### Module Core ### Testcontainers version 1.19.3 ### Using the latest Testcontainers version? No ### Host OS linux ### Host Arch x86 ### Docker version ```shell docker-compose Docker Compose version...

type/bug
area/docker-compose