Uses of Package
org.junit.platform.commons.annotation
Packages that use org.junit.platform.commons.annotation
Package
Description
JUnit Jupiter API for writing tests.
Common support APIs provided by the JUnit Platform.
Internal common utilities for JUnit.
Annotations for configuring a test suite on the JUnit Platform.
-
Classes in org.junit.platform.commons.annotation used by org.junit.jupiter.api
-
Classes in org.junit.platform.commons.annotation used by org.junit.platform.commons.supportClassDescriptionSpecifies some aspects of the annotated method's behavior to be used by tools for data flow analysis.
-
Classes in org.junit.platform.commons.annotation used by org.junit.platform.commons.utilClassDescriptionSpecifies some aspects of the annotated method's behavior to be used by tools for data flow analysis.
-
Classes in org.junit.platform.commons.annotation used by org.junit.platform.suite.apiClassDescription
@Testable
is used to signal to IDEs and tooling vendors that the annotated or meta-annotated element is testable.