Uses of Package
org.junit.platform.commons.util
-
Packages that use org.junit.platform.commons.util Package Description org.junit.jupiter.engine.descriptor Test descriptors used within the JUnit Jupiter test engine.org.junit.platform.commons Common APIs and support utilities for the JUnit Platform.org.junit.platform.commons.util Internal common utilities for JUnit.org.junit.platform.engine.support.filter Filter
-related support classes intended to be used by test engine implementations.org.junit.vintage.engine.discovery Internal classes for test discovery within the JUnit Vintage test engine. -
Classes in org.junit.platform.commons.util used by org.junit.jupiter.engine.descriptor Class Description ReflectionUtils.HierarchyTraversalMode Modes in which a hierarchy can be traversed — for example, when searching for methods or fields within a class hierarchy. -
Classes in org.junit.platform.commons.util used by org.junit.platform.commons Class Description PreconditionViolationException Deprecated.Use PreconditionViolationException instead. -
Classes in org.junit.platform.commons.util used by org.junit.platform.commons.util Class Description ClassFilter Class-related predicate used by reflection utilities.ClasspathScanner DISCLAIMERCloseablePath ReflectionUtils.HierarchyTraversalMode Modes in which a hierarchy can be traversed — for example, when searching for methods or fields within a class hierarchy.ToStringBuilder Simple builder for generating strings in custom implementations oftoString()
. -
Classes in org.junit.platform.commons.util used by org.junit.platform.engine.support.filter Class Description ClassFilter Class-related predicate used by reflection utilities. -
Classes in org.junit.platform.commons.util used by org.junit.vintage.engine.discovery Class Description ClassFilter Class-related predicate used by reflection utilities.