The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Courses ▼▲
    • REST with Spring

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 5

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 5

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Guides ▼▲
    • Persistence

      The Persistence with Spring guides

    • REST

      The guides on building REST APIs with Spring

    • Security

      The Spring Security guides

  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

  • Category upTesting
  • Category upMaven

Tag: JUnit

Learn how to make the best use of the popular testing library for Java – JUnit. The guides below cover everything from basic examples to advanced features, differences between JUnit 4 and JUnit 5, and how to integrate with other helpful tools like Maven and Mockito.

>> Pitfalls on Testing with Spring Boot

>> Generate Unit Test Data in Java Using Instancio

>> SpringRunner vs MockitoJUnitRunner

>> JUnit – Testing Methods That Call System.exit()

>> Why Maven Doesn’t Find JUnit Tests to Run

>> Get the Name of the Currently Executing Test in JUnit

>> Failed to Load ApplicationContext for JUnit Test of Spring Controller

>> Assert that an Object is from a Specific Type

>> Best Practices For Unit Testing In Java

>> Using Fail Assertion in JUnit

>> JUnit 4 on How to Ignore a Base Test Class

>> Running a Single Test or Method With Maven

>> The java.lang.NoClassDefFoundError in JUnit

>> Fixing the NoSuchMethodError JUnit Error

>> Using Cucumber Tags with JUnit 5

>> Guide to the System Stubs Library

>> Conditionally Run or Ignore Tests in JUnit 4

>> Guide to the System Rules Library

>> Assert Two Lists for Equality Ignoring Order in Java

>> Introduction to ArchUnit

>> Unit Testing of System.out.println() with JUnit

>> Asserting Log Messages With JUnit

>> Prevent ApplicationRunner or CommandLineRunner Beans From Executing During Junit Testing

>> Determine the Execution Time of JUnit Tests

>> Guide to JUnit 4 Rules

>> @TestInstance Annotation in JUnit 5

>> The Difference Between Failure and Error in JUnit

>> JUnit 5 TestWatcher API

>> JUnit Custom Display Name Generator API

>> JUnit 5 Temporary Directory Support

>> Using SpringJUnit4ClassRunner with Parameterized

>> Get the Path of the /src/test/resources Directory in JUnit

>> Tagging and Filtering JUnit Tests

>> Skipping Tests with Maven

>> Using JUnit 5 with Gradle

>> Running JUnit Tests in Parallel with Maven

>> Running JUnit Tests Programmatically, from a Java Application

>> Learn JUnit

>> JUnit5 Programmatic Extension Registration with @RegisterExtension

>> @Before vs @BeforeClass vs @BeforeEach vs @BeforeAll

>> Assert an Exception is Thrown in JUnit 4 and 5

>> Assertions in JUnit 4 and JUnit 5

>> JUnit 5 @Test Annotation

>> The SpringJUnitConfig and SpringJUnitWebConfig Annotations in Spring 5

>> The Order of Tests in JUnit

>> JUnit5 @RunWith

>> Mockito and JUnit 5 – Using ExtendWith

>> Custom JUnit 4 Test Runners

>> Inject Parameters into JUnit Jupiter Unit Tests

>> Migrating from JUnit 4 to JUnit 5

>> A Guide to JUnit 5 Extensions

>> Guide to Dynamic Tests in Junit 5

>> Introduction to JUnitParams

>> A Guide to @RepeatedTest in Junit 5

>> A Quick JUnit vs TestNG Comparison

>> Guide to Selenium with JUnit / TestNG

>> A Guide to JUnit 5

  • ↑ Back to Top
The Baeldung logo

Courses

  • All Courses
  • All Bulk Courses
  • All Bulk Team Courses
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Jackson JSON Tutorial
  • Apache HttpClient Tutorial
  • REST with Spring Tutorial
  • Spring Persistence Tutorial
  • Security with Spring
  • Spring Reactive Tutorials

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Jobs
  • Our Partners
  • Partner with Baeldung
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo