书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 71 个相关结果.
  • 6.1 Running the Embedded Server

    6.1 Running the Embedded Server 6.1 Running the Embedded Server To run the server, create an Application class with a static void main method, for example: import io . micro...
  • 5.10. Exception Handling

    623 2020-12-09 《JUnit 5 User Guide》
    5.10. Exception Handling 5.10. Exception Handling Exceptions thrown during the test execution may be intercepted and handled accordingly before propagating further, so that cer...
  • 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 which you ...
  • 4.2. Build Support

    763 2020-12-09 《JUnit 5 User Guide》
    4.2. Build Support 4.2.1. Gradle Configuration Parameters Configuring Test Engines Configuring Logging (optional) 4.2.2. Maven Configuring Test Engines Filtering by Test Class...
  • 6.2. JUnit Platform Test Kit

    582 2020-12-09 《JUnit 5 User Guide》
    6.2. JUnit Platform Test Kit 6.2.1. Engine Test Kit 6.2.2. Asserting Statistics 6.2.3. Asserting Events 6.2. JUnit Platform Test Kit The junit-platform-testkit artifact pro...
  • 2.20. Built-in Extensions

    549 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...
  • 介绍

    Junit 5官方文档中文版 介绍 doczh.cn 来源(书栈小编注) Junit 5官方文档中文版 介绍 JUnit 5是JUnit的下一代。目标是为JVM上的开发人员端测试创建一个最新的基础。这包括专注于Java 8及更高版本,以及启用许多不同风格的测试。 JUnit 5团队于2017年9月10日发布了第一个[GA版本 5.0.0]...
  • 5.5. Test Instance Post-processing

    640 2020-12-09 《JUnit 5 User Guide》
    5.5. Test Instance Post-processing 5.5. Test Instance Post-processing [TestInstancePostProcessor](https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupi...
  • 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 ...
  • 5.11. Intercepting Invocations

    442 2020-12-09 《JUnit 5 User Guide》
    5.11. Intercepting Invocations 5.11. Intercepting Invocations [InvocationInterceptor](https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupiter/api/exte...