Module org.junit.jupiter.params
module org.junit.jupiter.params
JUnit Jupiter extension for parameterized tests.
- Since:
- 5.0
-
Packages
ExportsPackageDescriptionJUnit Jupiter extension for parameterized tests.ArgumentConverter
implementations and the corresponding@ConvertWith
annotation.ArgumentsProvider
implementations and their correspondingArgumentsSource
annotations.Support classes for building providers and converters for arguments.Indirect Exports -
Modules
RequiresModifierModuleDescriptiontransitiveDefines the JUnit Jupiter API for writing tests.transitiveCommon APIs and support utilities for the JUnit Platform.