Testing Java Microservice

豆瓣
Testing Java Microservice

登录后可管理标记收藏。

ISBN: 9781617292897
作者: Alex Soto Bueno / Andy Gumbrecht / Jason Porter
出版社: Manning Publications
发行时间: 2018 -9
装订: Paperback
价格: USD 44.99
页数: 296

/ 10

0 个评分

评分人数不足
借阅或购买

Using Arquillian, Hoverfly, AssertJ, JUnit, Selenium, and Mockito

Alex Soto Bueno / Andy Gumbrecht   

简介

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 you expect.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
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

目录

Table of Contents
An introduction to microservices
Application under test
Unit-testing microservices
Component-testing microservices
Integration-testing microservices
Contract tests
End-to-end testing
Docker and testing
Service virtualization
Continuous delivery in microservices

短评
评论
笔记