> Please review this test-only clean up PR which converts the java.util.Base64
> tests to run under JUnit.
>
> In general, this allows for the tests to run independently, separates the
> data providers from the tests, as well being able to utilize the built in
> JUnit utility test methods to re
Please review this test-only clean up PR which converts the java.util.Base64
tests to run under JUnit.
In general, this allows for the tests to run independently, separates the data
providers from the tests, as well being able to utilize the built in JUnit
utility test methods to reduce boilerp