书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 343 个相关结果.
  • 4.1 调用ETCD

    4.1 调用ETCD 4.1.1 简介 4.1.2 配置规范 4.1.3 用法 4.1 调用ETCD 4.1.1 简介 etcd/clientv3 包是用 go 实现的调用 ETCD 服务的客户端。 4.1.2 配置规范 配置说明 [ jupiter . etcdv3 . myetcd ] endpoints = ...
  • 5.3. Conditional Test Execution

    535 2020-12-09 《JUnit 5 User Guide》
    5.3. Conditional Test Execution 5.3.1. Deactivating Conditions Pattern Matching Syntax 5.3. Conditional Test Execution [ExecutionCondition](https://junit.org/junit5/docs/curr...
  • Web 集成测试

    4.9.2. Web 集成测试 4.9.2. Web 集成测试 最低版本7.1 Web 集成测试运行在 Web 客户端 block 的 Spring 容器中。测试容器独立于中间件工作,因为框架会自动为所有中间件服务创建桩代码。测试基础设施由 com.haulmont.cuba.web.testsupport 及其内部包的下列类组成: Tes...
  • 3.2. Migration Tips

    395 2020-12-09 《JUnit 5 User Guide》
    3.2. Migration Tips 3.2. Migration Tips The following are topics that you should be aware of when migrating existing JUnit 4 tests to JUnit Jupiter. Annotations reside in the...
  • 4.6 调用RocketMQ

    4.6 调用RocketMQ 4.6.1 简介 4.6.2 配置规范 4.6.3 用法 4.6 调用RocketMQ 4.6.1 简介 client/rocketmq 包是对github.com/apache/rocketmq-client-go/v2 进行二次封装 4.6.2 配置规范 配置说明 (opens new window) ...
  • 3.1 HTTP

    3.1 HTTP 3.1.1 HTTP介绍 3.1.2 配置规范 3.1.3 简单的HTTP 3.1.4 注册的HTTP 3.1.5 完整的HTTP 3.1 HTTP 3.1.1 HTTP介绍 HTTP 是最常用的一种Server ,Jupiter 对HTTP 服务提供了很多可观察性的手段。 我们内置了多个中间件,可以采集请求日志、采集t...
  • 6.1 Running the Embedded Server

    6.1 Running the Embedded Server 6.1 Running the Embedded Server To run the server simply create an Application class with a static void main method. For example: import io ...
  • 6.1 Running the Embedded Server

    6.1 Running the Embedded Server 6.1 Running the Embedded Server To run the server simply create an Application class with a static void main method. For example: import io ...
  • 2.20. Built-in Extensions

    548 2020-12-09 《JUnit 5 User Guide》
    2.20. Built-in Extensions 2.20.1. The TempDirectory Extension 2.20. Built-in Extensions While the JUnit team encourages reusable extensions to be packaged and maintained in se...
  • 项目依赖

    项目依赖 compile test provided 项目传递依赖 compile test 项目依赖图 项目依赖树 执照 依赖文件详细信息 项目依赖 compile 以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。 GroupId ArtifactId 版本 类型 Licenses 备注 cglib cglib...