Hands-on guide to writing unit, integration, and contract tests for Java microservices
Covers advanced testing techniques such as chaos testing and service virtualization
Integrates with Arquillian, WireMock, Mockito, and Gatling for robust test automation
Demonstrates how to implement tests in a continuous delivery pipeline
Suitable for Java developers with experience in Java EE, Spring, or Docker
Summarized by Shop
Summary
Testing Java Microservices teaches you to implement unit and integration tests for microservice systems running on the JVM. You'll work with a microservice environment built using Java EE, WildFly Swarm, and Docker. You'll learn how to increase your test coverage and productivity, and gain confidence that your system will work as y