List of Figures
Chapter 1. Introducing the Spock testing framework
Figure 1.1. Spock among existing Java testing tools
Figure 1.2. Testing software manually becomes more cumbersome as the application code base grows.
Figure 1.3. Scenarios tested after a simple code change
Figure 1.4. A single change in one place has an unwanted effect in another place.
Figure 1.5. Some scenarios were missed by manual testing.
Figure 1.6. Similar features that affect the same code module can cause conflicts.
Figure 1.7. Detecting unwanted changes with a test framework
Figure 1.8. Spock can test both Java and Groovy code.
Figure 1.9. Running a JUnit test in Eclipse
Figure 1.10. Running a Spock test in Eclipse
Get Java Testing with Spock now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.