org.junit.jupiter.params.converter.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.converter.ArgumentConverter ArgumentConverter}
* implementations and the corresponding
* {@link org.junit.jupiter.params.converter.ConvertWith @ConvertWith} annotation.
*/
package org.junit.jupiter.params.converter;