This is an automated email from the ASF dual-hosted git repository.

hepin pushed a change to branch removeJunit4
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


    from 4c3acf33d chore: Migrate all Java unit tests from JUnit 4 to JUnit 5 
(Jupiter)
     add b4a76ac5a fix: address review comments on JUnit 5 migration PR

No new revisions were added by this update.

Summary of changes:
 build.sbt                                          |  1 -
 .../javadsl/testkit/ActorSystemExtension.scala     |  2 +-
 .../http/javadsl/testkit/JUnit5RouteTest.scala     | 85 +++-------------------
 ...RouteTest.scala => JUnitJupiterRouteTest.scala} | 18 ++---
 project/plugins.sbt                                |  2 +-
 5 files changed, 21 insertions(+), 87 deletions(-)
 copy 
http-testkit/src/main/scala/org/apache/pekko/http/javadsl/testkit/{JUnit5RouteTest.scala
 => JUnitJupiterRouteTest.scala} (79%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to