Time: 15 minutes
Purpose: This activity helps you use other assertThat instances
Introduction: You’ve used containsString for assertThat, get familiarity with other assertThat instances
Task: containsString is just one instance that can be used with assertThat – look into others and build tests around them.