书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 343 个相关结果.
  • 6.11 Client Sentinel

    6.11 Client Sentinel 范式 SentinelConfig 配置项 示例 6.11 Client Sentinel 范式 参考地址 (opens new window) SentinelConfig 配置项 名称 类型 描述 appName string 应用名称 logPath string 日志路径 reso...
  • 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 服务提供了很多可观察性的手段。 我们内置了多个中间件,可以采集请求日志、采...
  • 2.17. Dynamic Tests

    541 2020-12-09 《JUnit 5 User Guide》
    2.17. Dynamic Tests 2.17.1. Dynamic Test Examples 2.17.2. URI Test Sources for Dynamic Tests 2.17. Dynamic Tests The standard @Test annotation in JUnit Jupiter described in ...
  • 2.4 Creating a Client

    2.4 Creating a Client 2.4 Creating a Client As mentioned previously, Micronaut includes both an HTTP server and an HTTP client . A low-level HTTP client is provided out of th...
  • 2.4 Creating a Client

    2.4 Creating a Client 2.4 Creating a Client As mentioned previously, Micronaut includes both an HTTP server and an HTTP client . A low-level HTTP client is provided out of th...
  • 2.4 Creating a Client

    2.4 Creating a Client 2.4 Creating a Client As mentioned previously, Micronaut includes both an HTTP server and an HTTP client . A low-level HTTP client is provided out of th...
  • 2.1. Annotations

    577 2020-12-09 《JUnit 5 User Guide》
    2.1. Annotations 2.1.1. Meta-Annotations and Composed Annotations 2.1. Annotations JUnit Jupiter supports the following annotations for configuring tests and extending the fra...
  • 2. Writing Tests

    668 2020-12-09 《JUnit 5 User Guide》
    2. Writing Tests 2. Writing Tests The following example provides a glimpse at the minimum requirements for writing a test in JUnit Jupiter. Subsequent sections of this chapter ...
  • 4.5 调用MongoDB

    4.5 调用MongoDB 4.5.1 简介 4.5.2 配置规范 4.5.3 用法 4.5 调用MongoDB 4.5.1 简介 store/mongox 包是对 go.mongodb.org/mongo-driver/mongo 进行二次封装。 4.5.2 配置规范 配置说明 (opens new window) 4.5.3 用...
  • Unit Testing

    1. Examples 1.1. JUnit 4 1.1.1. Add Maven dependency 1.1.2. Declare a rule on your JUnit Test 1.2. JUnit 5 1.2.1. Add Maven dependency 1.2.2. Declare a rule on your JUnit Test ...