-
Currently, Mockito Javadocs are published by external javadoc.io service: https://static.javadoc.io/org.mockito/mockito-core/2.24.5/org/mockito/Mockito.html
When https://github.com/mockito/shipkit/is…
-
I am using
>
org.openrewrite.maven
rewrite-maven-plugin
5.39.2
true
org.openrewrite.java.testing.mockito.…
-
```
What steps will reproduce the problem?
1. Install a current build of Mockito, DexMaker.
2. Run a test which creates a mock of something in java.lang or android.os
A very simple affected test woul…
-
**Bug description**
BATCH_JOB_EXECUTION.STATUS may be null. If it is, a NullPointerException is thrown by JdbcJobExecutionDao.JobExecutionRowMapper.mapRow, See this line:
`jobExecution.setStatus(B…
-
It seems that if a dependency is specified in the rootProject, it isn't recognized by the dependency-lock-plugin.
I have created a minimal example project to illustrate: https://github.com/islandsv…
-
Hey there!
I recently updated the dependencies of a crate via `cargo audit`, which broke all the tests where we used tokio as runtime and mockito for mocking a http server because of starting a run…
-
Hey folks,
According to the docs, Mockito should have switched to strict mocks by default since v4. I've been eagerly waiting for this release, but it seems the feature is not there.
Furthermore…
-
In order to keep dependencies up to date, I suggest the following improvements:
1. Setup and configure GitHub dependabot for this project to automatically monitor for new libraries (including secur…
-
Let's figure out what to do with 100 warnings from Javadoc that spoil the build log. Can we suppress the warnings while still show Javadoc errors? Alternatively, we could just fix the warnings (not id…
-
Is it possible to release type-tools under MIT-license too?
The mockito project (MIT-license) wan't to use typetools to resolve typeparamters from lambda expressions. Actually it is not desired to d…