Some more TestNG -> JUnit conversion for java/net tests.
This change converts tests under:

    test/jdk/java/net/DatagramSocketImp/
    test/jdk/java/net/MulticastSocket/
    test/jdk/java/net/Socket/
    test/jdk/java/net/SocketImpl/

-------------

Commit messages:
 - 8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit

Changes: https://git.openjdk.org/jdk/pull/30564/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30564&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8381616
  Stats: 318 lines in 12 files changed: 112 ins; 23 del; 183 mod
  Patch: https://git.openjdk.org/jdk/pull/30564.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30564/head:pull/30564

PR: https://git.openjdk.org/jdk/pull/30564

Reply via email to