assertj
assertj copied to clipboard
Add `asBase64UrlDecoded()` to `AbstractStringAssert`
Check List:
- Fixes #3069
- Unit tests : YES
- Javadoc with a code example (on API only) : YES
- PR meets the contributing guidelines
Following the contributing guidelines will make it easier for us to review and accept your PR.
Oops I forgot to implement asBase64UrlEncoded()
It's all good now.