-
```
What steps will reproduce the problem?
When attempting to mock certain interfaces in my project I am receiving
NoClassDefFoundError. Many other mocks in the same project are working. I am
wonde…
-
```
What steps will reproduce the problem?
When attempting to mock certain interfaces in my project I am receiving
NoClassDefFoundError. Many other mocks in the same project are working. I am
wonde…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
Hi all,
I'm trying to migrate a spring-boot `2.5.1` project to Java 16 and I encountered the following Exception`Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make private jav…
-
This seems like a similar issue to https://github.com/testcontainers/testcontainers-java/issues/611, except this time it's Selenium 4.
When using Selenium 4, the manifest in selenium-api-4.0.0-alph…
-
### Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- […
-
I built a test for showing this bug.
test code
----------
```java
package com.xenoamess.x8l;
import org.dom4j.*;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Ass…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
What steps will reproduce the problem?
1. Create a new project with Intellij 14 CE and make some changes to
build.gradle.
android{
defaultConfig {
applicationId "com.littledot.testin…