Skip to content

Commit

Permalink
Normal markdwon for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LoriaLawrenceZ committed Feb 21, 2024
1 parent 3652660 commit 4887d5c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ Repository oriented for Baeldung study content

## 📌 Summary

- ### Tests

- **Back To Basics** ([Baeldung summary page](https://www.baeldung.com/java-tutorial))
- **5. Java Streams** ([Baeldung summary page](https://www.baeldung.com/java-streams))
- **Tests**
- *Back To Basics* ([Baeldung summary page](https://www.baeldung.com/java-tutorial))
- *5. Java Streams* ([Baeldung summary page](https://www.baeldung.com/java-streams))
- Introduction to Java 8 ([notes](https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/IntroductionToStreams.md) | [Baeldung page](https://www.baeldung.com/java-8-streams-introduction))
- The Java 8 Stream API ([notes](https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/StreamAPITutorial.md) | [Baeldung page](https://www.baeldung.com/java-8-streams))
- **JUnit5** ([Baeldung summary page](https://www.baeldung.com/category/testing/tag/junit-5))
- *JUnit5* ([Baeldung summary page](https://www.baeldung.com/category/testing/tag/junit-5))
- 1 - A Guide to JUnit5 ([notes](https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/JUnit5/AGuideToJUnit5/notes.md) | [Baeldung page](https://www.baeldung.com/junit-5))
- **Mockito** ([Baeldung summary page](https://www.baeldung.com/category/testing/tag/mockito))
- *Mockito* ([Baeldung summary page](https://www.baeldung.com/category/testing/tag/mockito))
- 1 - Getting Started with Mockito @Mock, @Spy, @Captor and @InjectMocks ([notes](https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/Mockito/GettingStartedWithMockito/notes.md) | [Baeldung page](https://www.baeldung.com/mockito-annotations))

---
Expand Down

0 comments on commit 4887d5c

Please sign in to comment.