Skip to Content
Spring Boot in Action
book

Spring Boot in Action

by Craig Walls
December 2015
Intermediate to advanced
264 pages
8h 42m
English
Manning Publications
Content preview from Spring Boot in Action

Chapter 4. Testing with Spring Boot

This chapter covers

  • Integration testing
  • Testing apps in a server
  • Spring Boot’s test utilities

It’s been said that if you don’t know where you’re going, any road will get you there. But with software development, if you don’t know where you’re going, you’ll likely end up with a buggy application that nobody can use.

The best way to know for sure where you’re going when writing applications is to write tests that assert the desired behavior of an application. If those tests fail, you know you have some work to do. If they pass, then you’ve arrived (at least until you think of some more tests that you can write).

Whether you write tests first or after the code has already been written, it’s important ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring Boot in Practice

Spring Boot in Practice

Somnath Musib

Publisher Resources

ISBN: 9781617292545Publisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link