Index
A
- abstract data types (ADT)
- about / Motivation
- accessor methods
- about / Component dependencies
- annotated expectations
- about / Annotated expectations
- assertions
- writing, with AssertJ / Writing fluently readable assertions with AssertJ
- chains, employing / Employing assertion chains
- own asserts, creating / Creating your own asserts
- AssertJ
- URL / Choosing the ingredients
B
- basic stubbing
- about / Basic stubbing
- behavior
- verifying, with mock / Verifying behavior with mocks
- built-in assertion
- about / Working with the JUnit built-in assert approach
- basics / Understanding the basics
- file session storage, reviewing / Reviewing the file session storage
- storage behavior, verifying / Verifying the storage behavior
- assertion helpers, used for improving readability / Improving readability with assertion helpers
C
- closures
- exceptions, capturing with / Capturing exceptions with closures...