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.
Symbols
_test.go files
functions 41
A
Acceptance Test-Driven Development (ATDD) 21
advantages 21, 22
disadvantages 22
Agile manifesto 5, 7
Agile methodology 4-6
values 5
Agile project methodology 27
Agile software delivery
cyclical stages 6, 7
anonymous functions 54
apex/log
reference link 222
APIs
packages as 33
applied concurrency examples
exploring 238, 239
Arrange-Act-Assert (AAA) pattern 13, 28
assertion frameworks
disadvantages 84
errors, asserting 86
testify, using 85
working with 84
assert package
contains assertions 85
equality assertions 85
nil assertions 85
subset assertions 85
asynchronous operations 249
automated refactoring 181, 182
automated tests 7
requirement types 9
system...