Uses of Class
org.junit.platform.suite.api.Select
-
Packages that use Select Package Description org.junit.platform.suite.api Annotations for configuring a test suite on the JUnit Platform. -
-
Uses of Select in org.junit.platform.suite.api
Methods in org.junit.platform.suite.api that return Select Modifier and Type Method Description Select[]value()An array of one or more@Selectdeclarations.
-