Closed snowdrop-bot closed 4 years ago
Custom JUnit5 extensions providing non-primitive test method arguments have issues wrt TCCL. This is "solved" with DeepClone workaround. But in our case this DeepClone impl returns null for a simple JDK Supplier instance:
https://github.com/quarkusio/quarkus/issues/9886
$upstream:9886$
Custom JUnit5 extensions providing non-primitive test method arguments have issues wrt TCCL. This is "solved" with DeepClone workaround. But in our case this DeepClone impl returns null for a simple JDK Supplier instance:
https://github.com/quarkusio/quarkus/issues/9886
$upstream:9886$