forked from LoriaLawrenceZVR/Baeldung
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99e2585
commit 3652660
Showing
3 changed files
with
16 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,24 @@ | ||
<h1 align=center>🍃BAELDUNG STUDIES🍃</h1> | ||
<p>Repostiroy oriented for Baeldung study content</p> | ||
# 🍃BAELDUNG STUDIES🍃 | ||
|
||
Repository oriented for Baeldung study content | ||
|
||
<hr> | ||
--- | ||
|
||
## 📌 Summary | ||
|
||
<h2>📌 Summary</h2> | ||
<ul> | ||
<li> | ||
<h3>Tests</h3> | ||
<ul> | ||
<li> | ||
<details close> | ||
<summary><span>Back To Basics (<a href="https://www.baeldung.com/java-tutorial">Baeldung summary page</a> ) </span></summary> | ||
<ul> | ||
<li> | ||
<details close> | ||
<summary><span>5. Java Streams (<a href="https://www.baeldung.com/java-streams">Baeldung summary page</a> ) </span></summary> | ||
<ul> | ||
<li> | ||
<span>Introduction to Java 8 (<a href="https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/IntroductionToStreams.md" target="_blank">notes<a> | <a href="https://www.baeldung.com/java-8-streams-introduction">Baeldung page</a> ) </span> | ||
</li> | ||
<li> | ||
<span>The Java 8 Stream API (<a href="https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/StreamAPITutorial.md" target="_blank">notes<a> | <a href="https://www.baeldung.com/java-8-streams">Baeldung page</a> ) </span> | ||
</li> | ||
</ul> | ||
</details> | ||
</li> | ||
</ul> | ||
</details> | ||
</li> | ||
<!----> | ||
<li> | ||
<details close> | ||
<summary><span>JUnit5 (<a href="https://www.baeldung.com/category/testing/tag/junit-5">Baeldung summary page</a> ) </span></summary> | ||
<ul> | ||
<li> | ||
<span>1 - A Guide to JUnit5 (<a href="https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/JUnit5/AGuideToJUnit5/notes.md" target="_blank">notes<a> | <a href="https://www.baeldung.com/junit-5">Baeldung page</a> ) </span> | ||
</li> | ||
</ul> | ||
</details> | ||
</li> | ||
<!----> | ||
<li> | ||
<details close> | ||
<summary><span>Mockito (<a href="https://www.baeldung.com/category/testing/tag/mockito" target="_blank">Baeldung summary page</a> ) </span></summary> | ||
<ul> | ||
<li> | ||
<span>1 - Getting Started with Mockito @Mock, @Spy, @Captor and @InjectMocks (<a href="https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/Mockito/GettingStartedWithMockito/notes.md" target="_blank">notes<a> | <a href="https://www.baeldung.com/mockito-annotations">Baeldung page</a> ) </span> | ||
</li> | ||
</ul> | ||
</details> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
- ### 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)) | ||
- 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)) | ||
- 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)) | ||
|
||
<hr> | ||
--- | ||
|
||
## 🏆 Credits | ||
|
||
<h2>🏆 Credits</h2> | ||
<span>Thanks <a href="https://www.baeldung.com/">BAELDUNG</a>!</span> | ||
Thanks [BAELDUNG](https://www.baeldung.com/)! |
This file was deleted.
Oops, something went wrong.