Skip navigation links
junit-launcher

Package org.junit.gen5.launcher.main

The DefaultLauncher class is the main starting point for running all JUnit tests.

See: Description

Package org.junit.gen5.launcher.main Description

The DefaultLauncher class is the main starting point for running all JUnit tests.

The TestDiscoveryRequestBuilder serves as a small DSL for creating TestDiscoveryRequests.

Skip navigation links
junit-launcher