Module org.junitpioneer
Package org.junitpioneer.jupiter.converter
This package contains argument converters.
See the following types for details:
- See Also:
ArgumentConverter,TypedArgumentConverter
-
Class Summary Class Description NumberToByteArrayArgumentConverter -
Enum Summary Enum Description NumberToByteArrayConversion.ByteOrder Utility enum becauseByteOrderis not an enum. -
Annotation Types Summary Annotation Type Description NumberToByteArrayConversion Annotation to convert an integral type (byte, short, int, long) to a byte array.