RFR: 8273507: Using TestNG for unit testing ChannelInputStream::transferTo
Markus KARG
github.com+1701815+mkarg at openjdk.java.net
Wed Sep 8 17:26:17 UTC 2021
On Wed, 8 Sep 2021 17:17:32 GMT, Markus KARG <github.com+1701815+mkarg at openjdk.org> wrote:
> Using TestNG makes it easier to maintain and extend the unit test of ChannelInputStream::transferTo.
>
> This change was proposed by Brian Burkhalter @blbp and requested Alan Bateman @AlanBateman.
>
> *Note: A further test addition (testing 2GB+ transfers) will be added by me in a subsequent PR using TestNG once *this* PR is merged. This will need a while due to personal scheduling, also the topics are not necessarily related, hence there are separate PRs.*
@AlanBateman @blbp As announced and requested, here is the migration to TestNG. Kindly requesting your review. :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/5421
More information about the nio-dev
mailing list