Skip to content

Commit

Permalink
Die pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
LoriaLawrenceZ committed Feb 21, 2024
1 parent 99e2585 commit 3652660
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 207 deletions.
72 changes: 16 additions & 56 deletions README.md
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/)!
100 changes: 0 additions & 100 deletions index.html

This file was deleted.

51 changes: 0 additions & 51 deletions style.css

This file was deleted.

0 comments on commit 3652660

Please sign in to comment.