[ BAEL-2515 ]: Move override tutorial classes to spring-testing module (#7232)

This commit is contained in:
Lukasz Rys
2019-07-02 13:08:35 +02:00
committed by maibin
parent c79bc22668
commit 2f7638fd37
15 changed files with 8 additions and 11 deletions

View File

@@ -4,3 +4,4 @@
- [A Quick Guide to @TestPropertySource](https://www.baeldung.com/spring-test-property-source)
- [Guide to ReflectionTestUtils for Unit Testing](https://www.baeldung.com/spring-reflection-test-utils)
- [How to Test the @Scheduled Annotation](https://www.baeldung.com/spring-testing-scheduled-annotation)
- [Override properties in Spring]()