Elias Nogueira
  • Home
  • Blog
  • Series
  • About
✕

Blog

  • Home
  • Blog
February 2, 2025
Published by Elias on February 2, 2025
Categories
  • quality tips

Testing is not optional – It is essential for Java Developers

Do you like it?
0 Read more
October 13, 2024
Published by Elias on October 13, 2024
Categories
  • junit5
  • quality tips
  • test automation

Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code

Do you like it?
0 Read more
July 3, 2024
Published by Elias on July 3, 2024
Categories
  • junit5
  • test automation

How to simulate real BeforeAll and AfterAll in JUnit 5

Do you like it?
0 Read more
March 10, 2024
Published by Elias on March 10, 2024
Categories
  • data-driven
  • junit5
  • tips

JUnit 5 – When to use CSV Providers

Do you like it?
0 Read more
February 27, 2024
Published by Elias on February 27, 2024
Categories
  • tips

One of the most underrated Maven configurations: maven.config

Do you like it?
0 Read more
February 6, 2024
Published by Elias on February 6, 2024
Categories
  • data-driven
  • how to
  • junit5
  • test automation
  • tips

JUnit 5 – When to use ArgumentsSource

Do you like it?
1 Read more
Load more
February 2, 2025
Published by Elias on February 2, 2025
Categories
  • quality tips

Testing is not optional – It is essential for Java Developers

I enjoyed participating in Rafael del Nero Java Challengers YouTube channel on the Java Rockstar Career video series to discuss […]
Do you like it?
0 Read more
October 13, 2024
Published by Elias on October 13, 2024
Categories
  • junit5
  • quality tips
  • test automation

Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code

Introduction If you don’t know what a soft assertion is, please read Soft Asserts – Why should you use them […]
Do you like it?
0 Read more
July 3, 2024
Published by Elias on July 3, 2024
Categories
  • junit5
  • test automation

How to simulate real BeforeAll and AfterAll in JUnit 5

Introduction JUnit 5 is a well-known Java Testing Framework/Library across developers. It’s the evolution of JUnit 4 and carries with […]
Do you like it?
0 Read more
March 10, 2024
Published by Elias on March 10, 2024
Categories
  • data-driven
  • junit5
  • tips

JUnit 5 – When to use CSV Providers

Introduction This article belongs to the Managing Test Data series.I will show you different ways to smartly use testing framework features when […]
Do you like it?
0 Read more
February 27, 2024
Published by Elias on February 27, 2024
Categories
  • tips

One of the most underrated Maven configurations: maven.config

Introduction Maven is a solid and most used build automation tool in the Java world. Everyone knows Maven!It’s present in […]
Do you like it?
0 Read more
February 6, 2024
Published by Elias on February 6, 2024
Categories
  • data-driven
  • how to
  • junit5
  • test automation
  • tips

JUnit 5 – When to use ArgumentsSource

Introduction This article belongs to the Managing Test Data series.I will show you different ways to smartly use testing framework features when […]
Do you like it?
1 Read more
Load more
Buy now