Test Driven Development with Spring Boot - Testing the Harder Stuff

December 19, 2017
SpringOne Platform 2017 Madhura Bhave, Pivotal; Sannidhi Jalukar, Pivotal Ever wonder how to test a hard problem like caching or write an integration test without making an external API call? Or come across a situation where testing something was so hard that it never got tested? A lot of developers today find themselves in situations where they are unsure of how to write light-weight unit tests. In our presentation, we will talk about how to do Test-driven development for a Spring Boot application and how some of the latest Spring Boot annotations and utilities make that easy. We will deep dive into some tricky real world testing scenarios that have baffled us in the past such as database queries, caching, reactive components, and message brokers.
Previous
What's New in Spring for Apache Kafka 2.0
What's New in Spring for Apache Kafka 2.0

SpringOne Platform 2017 Gary Russell, Pivotal Discussion of important new features in this Spring abstract...

Next Presentation
Spring Cloud Gateway
Spring Cloud Gateway

SpringOne Platform 2017 Spencer Gibb, Pivotal; Sree Tummidi, Pivotal What is an API Gateway and how can yo...