| Package | Description |
|---|---|
| org.junit.jupiter.api |
JUnit Jupiter API for writing tests.
|
| org.junit.platform.suite.api |
Annotations for configuring a test suite on the JUnit Platform.
|
| Class and Description |
|---|
Testable
@Testable is used to signal to IDEs and tooling vendors that the
annotated or meta-annotated element is testable. |
| Class and Description |
|---|
Testable
@Testable is used to signal to IDEs and tooling vendors that the
annotated or meta-annotated element is testable. |