Java Data Part Spec Builder
Java-friendly multipart data-part matcher builder.
Functions
Link copied to clipboard
Requires the part content bytes to equal value.
Link copied to clipboard
Requires the part content bytes to satisfy predicate.
Link copied to clipboard
Requires the part content type to equal contentType.
Link copied to clipboard
Requires the part content decoded as UTF-8 text to equal value.
Link copied to clipboard
Requires the part content decoded as UTF-8 text to satisfy predicate.