org.junit.jupiter.params.provider.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-jupiter-params Show documentation
Show all versions of junit-jupiter-params Show documentation
Module "junit-jupiter-params" of JUnit 5.
/**
* {@link org.junit.jupiter.params.provider.ArgumentsProvider ArgumentsProvider}
* implementations and their corresponding
* {@link org.junit.jupiter.params.provider.ArgumentsSource ArgumentsSource}
* annotations.
*/
package org.junit.jupiter.params.provider;