netty5/transport-sctp/src
Norman Maurer 18e92304a7
Move sctp tests to correct directory and migrate to junit5 (#11331)
Motivation:

The sctp tests were in the incorrect directory and so were never executed. Beside this we also should use junit5

Modifications:

- Move to correct directory
- Use JUnit5 in tests

Result:

Related to https://github.com/netty/netty/issues/10757 and fixes https://github.com/netty/netty/issues/11325
2021-05-28 15:03:18 +02:00
..
main/java Move sctp tests to correct directory and migrate to junit5 (#11331) 2021-05-28 15:03:18 +02:00
test/java/io/netty Move sctp tests to correct directory and migrate to junit5 (#11331) 2021-05-28 15:03:18 +02:00