Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
assert 59
assertions
supporting, with testing library 67-71
B
beta environment 337
bool confirms
equality, confirming 76-82
fixing 76
build failure 36, 37
C
C++
using, to write tests 11-15
char pointers 305
class 6
classic style 288
confirm 59
types, adding 87-93
writing 101, 102
Coordinated Universal Time (UTC) 180
Curiously Recurring Template Pattern (CRTP) 224
current confirmations
issue 288, 289
custom Hamcrest matchers
writing 327-332
D
default tag values
adding 199-212
dependencies
designing with 270- 274
dependency injection 271
development environment 337
Disjunctive Normal Form (DNF) 227
E
epsilon 317
error cases
testing 72- 74
errors
handling, in teardown 145-149
handling...