书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 1026 个相关结果.
  • 6.4. Pipeline Integration Test

    Pipeline Integration Test Objectives Test environment User guide Environment setup Test case Running the test case Native environment setup Docker environment setup Pipe...
  • Managing Artifacts and Reports

    Managing artifacts and reports Publishing artifacts Using tabs Example Publishing tests RESTful API Managing artifacts and reports Because all your work is done on remote ...
  • Managing Artifacts and Reports

    Managing artifacts and reports Publishing artifacts Using tabs Example Publishing tests RESTful API Managing artifacts and reports Because all your work is done on remote ...
  • 进度保证

    进度保证 Next step 进度保证 Many concurrent algorithms provide non-blocking progress guarantees, such as lock-freedom and wait-freedom. As they are usually non-trivial, it’s easy to ad...
  • 操作参数

    操作参数 Next step 操作参数 In this tutorial, you’ll learn how to configure operation arguments. Consider this straightforward MultiMap implementation below. It’s based on the Concur...
  • Configure compilations

    Configure compilations Configure all compilations Configure compilations for one target Configure one compilation Create a custom compilation Include Java sources in JVM compil...
  • 配置编译项

    配置编译项 配置所有编译项 为一个目标配置编译项 配置一个编译项 创建自定义编译项 Include Java sources in JVM compilations 配置与原生语言的互操作 Android 编译项 源集层次结构的编译项 配置编译项 Kotlin multiplatform projects use compilatio...
  • Using the REST Client

    2997 2019-11-10 《Quarkus v1.0 Document》
    Quarkus - Using the REST Client Prerequisites Solution Creating the Maven project Setting up the model Create the interface Create the configuration Update the JAX-RS resourc...
  • SQL 改写测试

    SQL 改写测试 目标 测试 SQL 改写测试 目标 面向逻辑库与逻辑表书写的 SQL,并不能够直接在真实的数据库中执行,SQL 改写用于将逻辑 SQL 改写为在真实数据库中可以正确执行的 SQL。它包括正确性改写和优化改写两部分,所以 SQL 改写的测试都是基于这些改写方向进行校验的。 测试 SQL 改写测试用例位于 sharding-co...
  • SQL 改写测试

    SQL 改写测试 目标 测试 SQL 改写测试 目标 面向逻辑库与逻辑表书写的 SQL,并不能够直接在真实的数据库中执行,SQL 改写用于将逻辑 SQL 改写为在真实数据库中可以正确执行的 SQL。它包括正确性改写和优化改写两部分,所以 SQL 改写的测试都是基于这些改写方向进行校验的。 测试 SQL 改写测试用例位于 test/it/rew...