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