* JAVA-4278 Update "Override Properties" article * JAVA-4278 Update override properties article (use JUnit 5) Co-authored-by: mikr <michael.krimgen@ximedes.com>
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