1 Star 0 Fork 2

githubsync/vertx-examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.adoc 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
Julien Ponge 提交于 2018-01-17 23:02 +08:00 . README.adoc addition

Vert.x JUnit 5 examples

This project illustrates how to use JUnit 5 with Vert.x for testing asynchronous operations.

pom.xml declares the dependencies and configures the Maven Surefire plugin. Gradle users should check the documentation at http://junit.org/junit5/docs/current/user-guide/#running-tests-build-gradle

The SampleVerticleTest.java file contains a few test cases of how to deal with asynchronous events (timers, deployments, network requests, etc).

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/githubsync/vertx-examples.git
git@gitee.com:githubsync/vertx-examples.git
githubsync
vertx-examples
vertx-examples
4.x

搜索帮助