All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.junitpioneer.jupiter.converter.package-info Maven / Gradle / Ivy

The newest version!
/**
 * This package contains argument converters.
 *
 * 

See the following types for details:

* *
    *
  • {@link org.junitpioneer.jupiter.converter.NumberToByteArrayConversion}
  • *
* * @see org.junit.jupiter.params.converter.ArgumentConverter * @see org.junit.jupiter.params.converter.TypedArgumentConverter */ package org.junitpioneer.jupiter.converter;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy