netty5/handler-proxy/src/test/java/io/netty/handler/proxy
Riley Park 7a5d9db0ec
Migrate handler-proxy tests to JUnit 5 (#11313)
Motivation:

JUnit 5 is more expressive, extensible, and composable in many ways, and it's better able to run tests in parallel.

Modifications:

Use JUnit5 in  handler-proxy  tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:36:59 +02:00
..
HttpProxyHandlerTest.java Migrate handler-proxy tests to JUnit 5 (#11313) 2021-05-26 10:36:59 +02:00
HttpProxyServer.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
ProxyHandlerTest.java Migrate handler-proxy tests to JUnit 5 (#11313) 2021-05-26 10:36:59 +02:00
ProxyServer.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
Socks4ProxyServer.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
Socks5ProxyServer.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
TestMode.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
UnresponsiveHandler.java Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00