Constant Field Values
Contents
org.junit.*
-
org.junit.platform.engine.ConfigurationParameters Modifier and Type Constant Field Value public static final java.lang.StringCONFIG_FILE_NAME"junit-platform.properties"
-
org.junit.platform.engine.discovery.ClassNameFilter Modifier and Type Constant Field Value public static final java.lang.StringSTANDARD_INCLUDE_PATTERN"^.*Tests?$"