Uses of Package
org.junit.platform.suite.api
Packages that use org.junit.platform.suite.api
Package
Description
Common support utilities for executing test suites on the JUnit Platform.
-
Classes in org.junit.platform.suite.api used by org.junit.platform.suite.commonsClassDescription
@SelectClasses
specifies the classes to select when running a test suite on the JUnit Platform.@SelectMethod
is a repeatable annotation that specifies a method to select when running a test suite on the JUnit Platform.