Uses of Package
org.junit.platform.commons.annotation
-
Packages that use org.junit.platform.commons.annotation Package Description org.junit.jupiter.api JUnit Jupiter API for writing tests. -
Classes in org.junit.platform.commons.annotation used by org.junit.jupiter.api Class Description Testable @Testable
is used to signal to IDEs and tooling vendors that the annotated or meta-annotated element is testable.