Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    WireMock for Java Developers

    Posted By: IrGens
    WireMock for Java Developers

    WireMock for Java Developers
    .MP4, AVC, 1680x1050, 30 fps | English, AAC, 2 Ch | 4h 28m | 1.61 GB
    Instructor: Dilip Sundarraj

    Learn

    Complete knowledge of how to build resilient RESTful API clients
    Write automated tests which involve RESTful API clients using JUnit
    Using WireMock as a powerful tool to simulate HTTP interactions
    Mock an external service using WireMock
    Build a robust REST client by simulating network errors, network latency
    Learn to mock a RESTful Service
    Learn to write unit tests that involve RESTful API interactions

    About

    WireMock is a simulator for HTTP-based APIs or MockServer. REST APIs are everywhere today as they're the modern and easiest way to build functionality and expose them to the real world. When it comes to writing unit test cases that involve REST-based interactions, there is always a challenge in testing error responses, network faults, latency, and timeouts. WireMock will solve the problem of application code that depends on an external service by mocking the actual service.

    In the microservices architecture, It is pretty common for services to depend on one another and it's always a challenge to write test cases for code that depends on other external services. WireMock provides the necessary tools to simulate an external service so that code that depends on the external service can be tested; this helps to build a robust REST client.

    This course covers the following techniques using WireMock:

    · Service virtualization

    · Simulating an external service

    · Simulating latency

    · Simulating error responses

    · Simulating network errors

    Learn to integrate the most powerful HTTP Mock library, WireMock, into your applications to build a resilient and robust REST API client.

    All the code and supporting files for this course are available at - github.com/PacktPublishing/WireMock-for-Java-Developers

    Features

    This course will help students to learn about how to write unit tests involving RESTful API integrations
    Write unit tests that cover all possible scenarios in a REST-based interaction


    WireMock for Java Developers