Module org.junit.jupiter.params
module org.junit.jupiter.params
JUnit Jupiter extension for parameterized tests.
- Since:
- 5.0
-
Packages
PackageDescriptionJUnit 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. -
Modules
ModifierModuleDescriptiontransitiveDefines JUnit Jupiter API for writing tests.transitiveCommon APIs and support utilities for the JUnit Platform.