Skip navigation links
JUnit 5

Package org.junit.platform.commons.support

Maintained common support APIs provided by the JUnit Platform.

See: Description

Package org.junit.platform.commons.support Description

Maintained common support APIs provided by the JUnit Platform.

The purpose of this package is to provide TestEngine and Extension authors convenient access to a subset of internal utility methods to assist with their implementation. This prevents re-inventing the wheel and ensures that common tasks are handled in third-party engines and extensions with the same semantics as within the JUnit Platform itself.

Skip navigation links
JUnit 5