Uses of Package
org.junit.platform.commons.function
-
Packages that use org.junit.platform.commons.function Package Description org.junit.platform.commons.function Maintained functional interfaces and support classes.org.junit.platform.commons.support Maintained common support APIs provided by the JUnit Platform.org.junit.platform.commons.util Internal common utilities for JUnit. -
Classes in org.junit.platform.commons.function used by org.junit.platform.commons.function Class Description Try A container object which may either contain a nullable value in case of success or an exception in case of failure.Try.Transformer A transformer for values of typeS
to typeT
. -
Classes in org.junit.platform.commons.function used by org.junit.platform.commons.support Class Description Try A container object which may either contain a nullable value in case of success or an exception in case of failure. -
Classes in org.junit.platform.commons.function used by org.junit.platform.commons.util Class Description Try A container object which may either contain a nullable value in case of success or an exception in case of failure.