| Package | Description |
|---|---|
| org.junit.platform.commons.util |
Internal common utilities for JUnit.
|
| org.junit.platform.engine |
Public API for test engines.
|
| org.junit.platform.engine.discovery | |
| org.junit.platform.engine.support.filter |
Filter-related support classes intended to be
used by test engine implementations. |
| org.junit.platform.launcher |
Public API for configuring and launching test plans.
|
| org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder. |
| Class | Description |
|---|---|
| ClassFilter |
Class-related predicate holder used by reflection utilities.
|
| PreconditionViolationException |
Thrown if a precondition is violated.
|
| ReflectionUtils.HierarchyTraversalMode |
Modes in which a hierarchy can be traversed — for example, when
searching for methods or fields within a class hierarchy.
|
| ToStringBuilder |
Simple builder for generating strings in custom implementations of
toString(). |
| Class | Description |
|---|---|
| PreconditionViolationException |
Thrown if a precondition is violated.
|
| Class | Description |
|---|---|
| PreconditionViolationException |
Thrown if a precondition is violated.
|
| Class | Description |
|---|---|
| ClassFilter |
Class-related predicate holder used by reflection utilities.
|
| Class | Description |
|---|---|
| PreconditionViolationException |
Thrown if a precondition is violated.
|
| Class | Description |
|---|---|
| PreconditionViolationException |
Thrown if a precondition is violated.
|