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