Replace `@RunWith(MockitoJUnitRunner.class)` with direct Mockito initialization since the running doesn't support parallel test execution. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
Replace `@RunWith(MockitoJUnitRunner.class)` with direct Mockito initialization since the running doesn't support parallel test execution. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||