Skip to content

Commit

Permalink
I never doubted
Browse files Browse the repository at this point in the history
  • Loading branch information
LoriaLawrenceZ committed Feb 21, 2024
1 parent e46d730 commit 828fe73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -873,12 +873,12 @@ <h2 id="-summary">📌 Summary </h2>
page</a>)
<ul>
<li>Introduction to Java 8 (<a
href="https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/html/IntroductionToStreams.html">notes</a>
href="./BackToBasics/Streams/StreamBasics/html/IntroductionToStreams.html">notes</a>
| <a
href="https://www.baeldung.com/java-8-streams-introduction">Baeldung
page</a>)</li>
<li>The Java 8 Stream API (<a
href="https://github.com/LoriaLawrenceZ/Baeldung/blob/main/BackToBasics/Streams/StreamBasics/html/StreamAPITutorial.html">notes</a>
href="./BackToBasics/Streams/StreamBasics/html/StreamAPITutorial.html">notes</a>
| <a href="https://www.baeldung.com/java-8-streams">Baeldung
page</a>)</li>
</ul>
Expand All @@ -890,7 +890,7 @@ <h2 id="-summary">📌 Summary </h2>
page</a>)
<ul>
<li>1 - A Guide to JUnit5 (<a
href="https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/JUnit5/AGuideToJUnit5/html/notes.html">notes</a>
href="./Tests/JUnit5/AGuideToJUnit5/html/notes.html">notes</a>
| <a href="https://www.baeldung.com/junit-5">Baeldung page</a>)</li>
</ul>
</li>
Expand All @@ -899,7 +899,7 @@ <h2 id="-summary">📌 Summary </h2>
page</a>)
<ul>
<li>1 - Getting Started with Mockito @Mock, @Spy, @Captor and @InjectMocks (<a
href="https://github.com/LoriaLawrenceZVR/Baeldung/tree/main/Tests/Mockito/GettingStartedWithMockito/html/notes.html">notes</a>
href="./Tests/Mockito/GettingStartedWithMockito/html/notes.html">notes</a>
| <a href="https://www.baeldung.com/mockito-annotations">Baeldung
page</a>)</li>
</ul>
Expand Down

0 comments on commit 828fe73

Please sign in to comment.