Testing for Unicorns
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore powerful Java testing libraries for writing better unit tests in this conference talk from Spring I/O 2017. Discover techniques for validating microservices endpoints, handling remote calls, and testing asynchronous/reactive code. Learn about assertion libraries, collections testing, exception handling, and waiting strategies. Dive into REST API testing with RestAssured, microservices testing with service virtualization, and persistence testing using Killian Cube and Runner. Gain insights on deployment testing, improving test readability, and addressing key challenges in modern software architecture. Access accompanying slides for a comprehensive overview of testing strategies for evolving system architectures efficiently and safely.
Syllabus
Introduction
Assertions
SurgeA
Collections
Exceptions
Waiting
REST API
RestAssured
Microservices
Service Virtualization
Persistence Tests
Killian Cube
Killian Runner
TMQ DSL
Deployment Test
Readability
Taught by
Spring I/O
Related Courses
How to Avoid Common Pitfalls with Modern Microservices TestingDevoxx via YouTube Wiremock - Because Your Microservice Needs a Buddy When You're Testing
Devoxx via YouTube Mocking Your Microservices with Mock Server
Devoxx via YouTube Testing Java Microservices - From Development to Production
Devoxx via YouTube A Better Approach for Testing Micro Services - Introducing - Test Kits in Practice
Devoxx via YouTube