Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.
Please read the tutorial at this link: https://ebookbell.com/faq
We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.
For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.
EbookBell Team
4.4
82 reviewsSummary
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 you expect.
About the Technology
Microservice applications present special testing challenges.
Even simple services need to handle unpredictable loads, and
distributed message-based designs pose unique security and
performance concerns. These challenges increase when you throw in
asynchronous communication and containers.
About the Book
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 advance from writing simple unit
tests for individual services to more-advanced practices like chaos
or integration tests. As you move towards a continuous-delivery
pipeline, youпїЅll also master live system testing using technologies
like the Arquillian, Wiremock, and Mockito frameworks, along with
techniques like contract testing and over-the-wire service
virtualization. Master these microservice-specific practices and
tools and youпїЅll greatly increase your test coverage and
productivity, and gain confidence that your system will work as you
expect.
WhatпїЅs inside
Test automation
Integration testing microservice systems
Testing container-centric systems
Service virtualization
About the Reader
Written for Java developers familiar with Java EE, EE4J, Spring,
or Spring Boot.
About the Authors
Alex Soto Bueno and Jason Porter are Arquillian team members.
Andy Gumbrecht is an Apache TomEE developer and PMC. They all have
extensive enterprise-testing experience.