1a0655a189
These are potential issues, since the dependency is included in the root pom
Relevant Articles:
- Mockito.mock() vs @Mock vs @MockBean
- A Quick Guide to @TestPropertySource
- Guide to ReflectionTestUtils for Unit Testing
- How to Test the @Scheduled Annotation
- Using SpringJUnit4ClassRunner with Parameterized
- Override Properties in Spring’s Tests
- A Quick Guide to @DirtiesContext
- The Spring TestExecutionListener